Skip to content

Commit

Permalink
chore(deps): update rust crate strum to 0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
stackable-bot committed Jul 26, 2023
1 parent 91bf0ab commit 61012f7
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 5 deletions.
30 changes: 26 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ serde = "1.0"
serde_json = "1.0"
serde_yaml = "0.8"
snafu = "0.7"
strum = "0.24"
strum = "0.25"
tracing = "0.1"
tracing-futures = "0.2"
clap = "4.1"
Expand Down

0 comments on commit 61012f7

Please sign in to comment.