Skip to content

Commit a556340

Browse files
committed
Update strum_macros (after reporting issue 166 and version 0.21.1):
Peternator7/strum#166
1 parent 6618205 commit a556340

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -29,7 +29,7 @@ rayon = "1.5.0"
2929
smallvec = "1.6.1"
3030
structopt = "0.3.21"
3131
strum = "0.21.0"
32-
strum_macros = "0.20.1"
32+
strum_macros = "0.21.1"
3333
typed-arena = "2.0.1"
3434

3535
[[bin]]

0 commit comments

Comments
 (0)