Skip to content

Commit c8e34d4

Browse files
build(deps): bump strum from 0.24.1 to 0.27.2 (#801)
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 b5f3fc5 commit c8e34d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -46,7 +46,7 @@ solana-pubkey = { version = "3.0.0", features = ["curve25519"] }
4646
spl-token-interface = { version = "2.0" }
4747
spl-token-2022-interface = { path = ".", features = ["serde"] }
4848
serde_json = "1.0.141"
49-
strum = "0.24"
49+
strum = "0.27"
5050
strum_macros = "0.27"
5151

5252
[lib]

0 commit comments

Comments
 (0)