Skip to content

Commit c0ee057

Browse files
authored
Merge pull request #94 from rust-bio/dependabot/cargo/strum_macros-0.26.4
deps: bump strum_macros from 0.25.2 to 0.26.4
2 parents 46bde4f + c9de708 commit c0ee057

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)