Skip to content

Commit

Permalink
Bump clap from 4.4.10 to 4.4.11 (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent fe30473 commit 1083903
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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 @@ -17,7 +17,7 @@ repository = "https://github.com/sorairolake/abcrypt"

[workspace.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"] }

[profile.release.package.abcrypt-cli]
Expand Down

0 comments on commit 1083903

Please sign in to comment.