Skip to content

Commit 9469405

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] <support@github.com>
1 parent 0aa019e commit 9469405

2 files changed

Lines changed: 5 additions & 12 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 11 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
@@ -18,7 +18,7 @@ rand = "0.9.0"
1818
regex = "1.11.1"
1919
serde = { version = "1.0.215", features = ["derive"] }
2020
serde_json = "1.0.133"
21-
strum = { version = "0.26.3", features = ["derive"] }
21+
strum = { version = "0.27.2", features = ["derive"] }
2222

2323
[lib]
2424
name = "rrename"

0 commit comments

Comments
 (0)