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:
dependabot[bot] 2025-04-19 01:05:49 +00:00 committed by GitHub
parent a803508dbf
commit 2989e8278a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 8 deletions

View file

@ -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",