Skip to content

Commit 86c0338

Browse files
build(deps): bump strum from 0.27.1 to 0.27.2
Bumps [strum](https://github.com/Peternator7/strum) from 0.27.1 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.27.1...v0.27.2) --- updated-dependencies: - dependency-name: strum dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a6cdc2 commit 86c0338

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ proptest = "1.6.0"
2727
serde = "1.0"
2828
serde_json = "1.0"
2929
sha2 = "0.10.8"
30-
strum = { version = "0.27.1", features = ["derive"] }
30+
strum = { version = "0.27.2", features = ["derive"] }
3131
thiserror = "2.0.12"
3232
tokio = "1.44.1"
3333
tower = "0.5.2"

0 commit comments

Comments
 (0)