Skip to content

Commit c9de708

Browse files
deps: bump strum_macros from 0.25.2 to 0.26.4
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.25.2 to 0.26.4. - [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) --- updated-dependencies: - dependency-name: strum_macros dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46bde4f commit c9de708

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

Cargo.lock

Lines changed: 10 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
@@ -23,4 +23,4 @@ regex = "1.10"
2323
lazy_static = "1.1"
2424
derive-new = "0.5"
2525
petgraph = { version = ">=0.5, <0.7", optional = true }
26-
strum_macros = ">=0.20, <0.26"
26+
strum_macros = ">=0.20, <0.27"

0 commit comments

Comments
 (0)