Skip to content

Commit 119908b

Browse files
build(deps): bump strum_macros from 0.24.3 to 0.27.2 (#121)
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 458716c commit 119908b

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ solana-slot-hashes = "2.2.1"
5353
solana-system-interface = "1"
5454
solana-sysvar = "2.3.0"
5555
strum = "0.24"
56-
strum_macros = "0.24"
56+
strum_macros = "0.27"
5757
test-case = "3.3.1"
5858
thiserror = "2.0.17"

0 commit comments

Comments
 (0)