Skip to content

Commit 1264254

Browse files
build(deps): bump strum_macros from 0.24.3 to 0.27.2
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] <support@github.com>
1 parent c85788b commit 1264254

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

Cargo.lock

Lines changed: 5 additions & 12 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
@@ -50,7 +50,7 @@ andromeda-testing-e2e = { path = "./packages/andromeda-testing-e2e", version = "
5050
andromeda-socket = { path = "./packages/andromeda-socket", version = "0.1.0" }
5151
andromeda-cw-json = { path = "./packages/andromeda-cw-json", version = "0.1.1" }
5252

53-
strum_macros = "0.24.3"
53+
strum_macros = "0.27.2"
5454
cosmwasm-std = "^2.2"
5555
cw-utils = "2.0.0"
5656
cw-storage-plus = "2.0.0"

0 commit comments

Comments
 (0)