Skip to content

Commit

Permalink
Bump clap from 4.4.10 to 4.4.11 (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent e03e551 commit 80885b7
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
76 changes: 38 additions & 38 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 @@ -40,7 +40,7 @@ sha2 = { version = "0.10.8", default-features = false }

[dev-dependencies]
anyhow = "1.0.75"
clap = { version = "4.4.10", features = ["derive"] }
clap = { version = "4.4.11", features = ["derive"] }
dialoguer = { version = "0.11.0", default-features = false, features = ["password"] }
serde_json = "1.0.108"
serde_test = "1.0.176"
Expand Down

0 comments on commit 80885b7

Please sign in to comment.