Skip to content

Commit 9357553

Browse files
Bump strum from 0.27.2 to 0.28.0
Bumps [strum](https://github.com/Peternator7/strum) from 0.27.2 to 0.28.0. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.2...v0.28.0) --- updated-dependencies: - dependency-name: strum dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6110dff commit 9357553

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -21,7 +21,7 @@ rand = "0.9.0"
2121
regex = "1.11.1"
2222
serde = { version = "1.0.215", features = ["derive"] }
2323
serde_json = "1.0.133"
24-
strum = { version = "0.27.2", features = ["derive"] }
24+
strum = { version = "0.28.0", features = ["derive"] }
2525
tracing = "0.1.44"
2626
tracing-subscriber = "0.3.22"
2727

0 commit comments

Comments
 (0)