Skip to content

Commit

Permalink
Bump clap from 3.2.25 to 4.4.8
Browse files Browse the repository at this point in the history
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.25 to 4.4.8.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@v3.2.25...v4.4.8)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 7a83689 commit 695440f
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 136 deletions.
218 changes: 83 additions & 135 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 pin-gen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sysexits = "0.7"
argon2 = { version = "0.5", features = ["std"] }
rand_core = { version = "0.6", features = ["std"] }
rpassword = "7.3"
clap = { version = "3.2", features = ["derive"] }
clap = { version = "4.4", features = ["derive"] }
birdcage = { version = "0.3", optional = true }

[features]
Expand Down

0 comments on commit 695440f

Please sign in to comment.