Skip to content

Commit 21d1926

Browse files
Bump strum from 0.26.3 to 0.27.2
Bumps [strum](https://github.com/Peternator7/strum) from 0.26.3 to 0.27.2. - [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.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]>
1 parent 9bfb347 commit 21d1926

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Cargo.lock

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

derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ proc-macro2 = "1.0.79"
2727
quote = "1.0.35"
2828
syn = { version = "2.0", features = ["extra-traits", "visit-mut", "visit"] }
2929
thiserror.workspace = true
30-
strum = { version = "0.26.2", features = ["derive"] }
30+
strum = { version = "0.27.2", features = ["derive"] }

0 commit comments

Comments
 (0)