Skip to content

Commit 61012f7

Browse files
committed
chore(deps): update rust crate strum to 0.25
1 parent 91bf0ab commit 61012f7

File tree

2 files changed

+27
-5
lines changed

2 files changed

+27
-5
lines changed

Cargo.lock

Lines changed: 26 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
@@ -11,7 +11,7 @@ serde = "1.0"
1111
serde_json = "1.0"
1212
serde_yaml = "0.8"
1313
snafu = "0.7"
14-
strum = "0.24"
14+
strum = "0.25"
1515
tracing = "0.1"
1616
tracing-futures = "0.2"
1717
clap = "4.1"

0 commit comments

Comments
 (0)