Skip to content

Commit 61bf072

Browse files
build(deps): 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 8a9b0a9 commit 61bf072

File tree

2 files changed

+8
-21
lines changed

2 files changed

+8
-21
lines changed

Cargo.lock

Lines changed: 7 additions & 20 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
@@ -33,7 +33,7 @@ config = "~0.14"
3333
toml = "~0.9"
3434
chrono = { version = "~0.4", features = ["serde"] }
3535
thiserror = "~2.0"
36-
strum = { version = "~0.26", features = ["derive"] }
36+
strum = { version = "~0.27", features = ["derive"] }
3737
regex = "~1.12"
3838
anyhow = "~1"
3939

0 commit comments

Comments
 (0)