Skip to content

Commit

Permalink
Merge pull request #213 from digicatapult/renovate/rust-all-minor-and…
Browse files Browse the repository at this point in the history
…-patch-updates

chore(deps): update rust crate clap to 4.5.23
  • Loading branch information
n3op2 authored Dec 6, 2024
2 parents c0382ad + 254d99d commit f80ec3c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -12,7 +12,7 @@ version = "12.0.0"
##############################
serde = { version = "1.0.215", default-features = false }
serde_json = { version = "1.0.133", default-features = false }
clap = { version = "4.5.22", features = ["derive"] }
clap = { version = "4.5.23", features = ["derive"] }
futures = { version = "0.3.31", features = ["thread-pool"] }
bs58 = "0.5.1"
async-trait = "0.1.83"
Expand Down

0 comments on commit f80ec3c

Please sign in to comment.