Skip to content

Commit 61a4e28

Browse files
build(deps): bump strum from 0.26.3 to 0.27.0 (#176)
Bumps [strum](https://github.com/Peternator7/strum) from 0.26.3 to 0.27.0. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.26.3...v0.27.0) --- updated-dependencies: - dependency-name: strum 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 040a43a commit 61a4e28

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

clients/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spl-token-confidential-transfer-proof-generation = { version = "0.3.0", path = "
3838
spl-token-metadata-interface = { version = "0.6.0" }
3939
spl-token-group-interface = { version = "0.5.0" }
4040
spl-memo = { version = "6.0", features = ["no-entrypoint"] }
41-
strum = "0.26"
41+
strum = "0.27"
4242
strum_macros = "0.27"
4343
tokio = "1.42"
4444

0 commit comments

Comments
 (0)