Skip to content

Commit d88d8ee

Browse files
committed
bump version of strum to latest
1 parent 29f2180 commit d88d8ee

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

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

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ tokei = "12.0.0"
1515
askalono = "0.4.0"
1616
bytecount = "0.5.1"
1717
clap = "2.33.0"
18-
strum = "0.16.0"
19-
strum_macros = "0.16.0"
18+
strum = "0.18.0"
19+
strum_macros = "0.18.0"
2020
image = "0.22.3"
2121

2222
[target.'cfg(windows)'.dependencies]

0 commit comments

Comments
 (0)