Skip to content

Commit

Permalink
chore(deps): update rust crate clap to 4.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent af2ac70 commit aee3975
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -30,7 +30,7 @@ auto_impl = "1.1.0"
async-trait = "0.1.74"
ethers = { version = "2.0.11", default-features = false }
tokio = "1.34.0"
clap = "4.4.8"
clap = "4.4.11"
tracing = "0.1"
tracing-subscriber = "0.3"
sentry = { version = "0", default-features = false }
Expand Down

0 comments on commit aee3975

Please sign in to comment.