Skip to content

Commit 392011d

Browse files
build(deps): bump strum_macros from 0.24.3 to 0.27.2 (#104)
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.24.3 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_macros 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 9a22d61 commit 392011d

File tree

2 files changed

+23
-5
lines changed

2 files changed

+23
-5
lines changed

Cargo.lock

Lines changed: 22 additions & 4 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
@@ -44,7 +44,7 @@ solana-sdk-ids = "3.0.0"
4444
solana-stake-interface = { path = ".", features = ["bincode", "borsh", "sysvar"] }
4545
static_assertions = "1.1.0"
4646
strum = "0.24"
47-
strum_macros = "0.24"
47+
strum_macros = "0.27"
4848
test-case = "3.3.1"
4949

5050
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)