Skip to content

Commit 8e57142

Browse files
Merge pull request #325 from o2sh/dependabot/cargo/strum-0.20.0
2 parents d546f20 + 18baf84 commit 8e57142

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ tokei = "12.0.0"
2727
askalono = "0.4.3"
2828
bytecount = "0.6.1"
2929
clap = "2.33.3"
30-
strum = { version = "0.19.5", features = ["derive"] }
30+
strum = { version = "0.20.0", features = ["derive"] }
3131
image = "0.23.12"
3232
regex = "1"
3333
error-chain = "0.12"

0 commit comments

Comments
 (0)