Skip to content

Commit 040a43a

Browse files
build(deps): bump strum_macros from 0.26.4 to 0.27.0 (#175)
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.26.4 to 0.27.0. - [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.0) --- updated-dependencies: - dependency-name: strum_macros 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 ca08984 commit 040a43a

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
@@ -39,7 +39,7 @@ 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"] }
4141
strum = "0.26"
42-
strum_macros = "0.26"
42+
strum_macros = "0.27"
4343
tokio = "1.42"
4444

4545
[dev-dependencies]

0 commit comments

Comments
 (0)