Skip to content

Commit 7213e30

Browse files
build(deps): bump strum_macros from 0.26.4 to 0.27.2
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.26.4 to 0.27.2. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits/v0.27.2) --- updated-dependencies: - dependency-name: strum_macros 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 f05f9f8 commit 7213e30

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 3 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
@@ -88,7 +88,7 @@ temp-env = "0"
8888
tempfile = "3"
8989
thiserror = "2"
9090
strum = "0.26"
91-
strum_macros = "0.26"
91+
strum_macros = "0.27"
9292
tokio = { version = "1", default-features = false, features = [
9393
"rt-multi-thread",
9494
"signal",

0 commit comments

Comments
 (0)