Skip to content

Commit

Permalink
Merge pull request #90 from wcampbell0x2a/dependabot/cargo/clap-4.5.20
Browse files Browse the repository at this point in the history
  • Loading branch information
wcampbell0x2a authored Oct 22, 2024
2 parents 2982853 + 60f6d36 commit d00fb89
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 @@ -11,7 +11,7 @@ repository = "https://github.com/wcampbell0x2a/zerus"
categories = ["development-tools"]

[dependencies]
clap = { version = "4.5.9", features = ["derive"] }
clap = { version = "4.5.13", features = ["derive"] }
reqwest = { version = "0.12.3", default-features = false, features = ["blocking", "rustls-tls", "http2"] }
anyhow = "1.0.90"
guppy = "0.17.5"
Expand Down

0 comments on commit d00fb89

Please sign in to comment.