Skip to content

Commit dec3dc4

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 6e3d699 commit dec3dc4

File tree

2 files changed

+10
-23
lines changed

2 files changed

+10
-23
lines changed

Cargo.lock

Lines changed: 9 additions & 22 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
@@ -32,7 +32,7 @@ config = "0.14"
3232
toml = "0.9"
3333
chrono = { version = "0.4", features = ["serde"] }
3434
thiserror = "2.0"
35-
strum = { version = "0.26", features = ["derive"] }
35+
strum = { version = "0.27", features = ["derive"] }
3636
regex = "1.12"
3737
base64 = "0.22"
3838
orion-error = "0.5"

0 commit comments

Comments
 (0)