mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-16 15:46:36 +00:00
build(deps): bump clap from 4.5.35 to 4.5.36 in the deps group
Bumps the deps group with 1 update: [clap](https://github.com/clap-rs/clap). Updates `clap` from 4.5.35 to 4.5.36 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.35...clap_complete-v4.5.36) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
acc44cb207
commit
480d0f89e2
2 changed files with 5 additions and 5 deletions
|
@ -25,7 +25,7 @@ pkg-fmt = "zip"
|
|||
atomic-file-install = { version = "1.0.11", path = "../atomic-file-install" }
|
||||
binstalk = { path = "../binstalk", version = "0.28.31", default-features = false }
|
||||
binstalk-manifests = { path = "../binstalk-manifests", version = "0.15.28" }
|
||||
clap = { version = "4.5.3", features = ["derive", "env", "wrap_help"] }
|
||||
clap = { version = "4.5.36", features = ["derive", "env", "wrap_help"] }
|
||||
clap-cargo = "0.15.2"
|
||||
compact_str = "0.9.0"
|
||||
dirs = "6.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue