Skip to content

Commit

Permalink
Bump clap from 4.0.12 to 4.0.13 (rust-lang#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 12, 2022
1 parent f4c840f commit 035e600
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 crates/bin/Cargo.toml
Expand Up @@ -23,7 +23,7 @@ pkg-fmt = "zip"

[dependencies]
binstalk = { path = "../binstalk", version = "0.4.0" }
clap = { version = "4.0.12", features = ["derive"] }
clap = { version = "4.0.13", features = ["derive"] }
crates_io_api = { version = "0.8.1", default-features = false }
dirs = "4.0.0"
log = "0.4.17"
Expand Down

0 comments on commit 035e600

Please sign in to comment.