Skip to content

Commit

Permalink
Update Rust crate strum_macros to 0.24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2022
1 parent d967d9e commit ed00f2e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 full-service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ serde_derive = "1.0"
serde_json = { version = "1.0", features = ["preserve_order"] }
structopt = "0.3"
strum = { version = "0.24.0", features = ["derive"] }
strum_macros = "0.24.0"
strum_macros = "0.24.3"
tiny-bip39 = "1.0"
uuid = { version = "1.0.0", features = ["serde", "v4"] }

Expand Down

0 comments on commit ed00f2e

Please sign in to comment.