Skip to content

Commit 0487bf4

Browse files
authored
deps: bump strum_macros from 0.24.3 to 0.25.1 (#56)
1 parent f727826 commit 0487bf4

File tree

2 files changed

+33
-16
lines changed

2 files changed

+33
-16
lines changed

Cargo.lock

Lines changed: 32 additions & 15 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.9"
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.25"
26+
strum_macros = ">=0.20, <0.26"

0 commit comments

Comments
 (0)