Skip to content

Commit c260354

Browse files
build(deps): bump strum from 0.24.1 to 0.27.2 (#112)
Bumps [strum](https://github.com/Peternator7/strum) from 0.24.1 to 0.27.2. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits/v0.27.2) --- updated-dependencies: - dependency-name: strum dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 255e853 commit c260354

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

Cargo.lock

Lines changed: 8 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

interface/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ solana-example-mocks = "3.0.0"
4343
solana-sdk-ids = "3.0.0"
4444
solana-stake-interface = { path = ".", features = ["bincode", "borsh", "sysvar"] }
4545
static_assertions = "1.1.0"
46-
strum = "0.24"
46+
strum = "0.27"
4747
strum_macros = "0.27"
4848
test-case = "3.3.1"
4949

0 commit comments

Comments
 (0)