mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-15 23:26:36 +00:00
build(deps): bump the deps group with 2 updates
Bumps the deps group with 2 updates: [clap](https://github.com/clap-rs/clap) and [rc-zip-sync](https://github.com/fasterthanlime/rc-zip). Updates `clap` from 4.5.36 to 4.5.37 - [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.36...clap_complete-v4.5.37) Updates `rc-zip-sync` from 4.2.6 to 4.3.0 - [Release notes](https://github.com/fasterthanlime/rc-zip/releases) - [Changelog](https://github.com/bearcove/rc-zip/blob/main/CHANGELOG.md) - [Commits](https://github.com/fasterthanlime/rc-zip/compare/rc-zip-sync-v4.2.6...rc-zip-sync-v4.3.0) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: rc-zip-sync dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a803508dbf
commit
2989e8278a
3 changed files with 8 additions and 8 deletions
|
@ -29,7 +29,7 @@ flate2 = { version = "1.0.28", default-features = false }
|
|||
futures-util = "0.3.30"
|
||||
futures-io = "0.3.30"
|
||||
httpdate = "1.0.2"
|
||||
rc-zip-sync = { version = "4.2.6", features = [
|
||||
rc-zip-sync = { version = "4.3.0", features = [
|
||||
"deflate",
|
||||
"bzip2",
|
||||
"deflate64",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue