Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps the all group with 11 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.4` | `4.5.13` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.30` | `1.0.31` | | [fs4](https://github.com/al8n/fs4-rs) | `0.8.3` | `0.9.1` | | [os_pipe](https://github.com/oconnor663/os_pipe.rs) | `1.1.5` | `1.2.1` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.4` | `0.12.5` | | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.40` | `0.4.41` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.11.0` | | [zip](https://github.com/zip-rs/zip2) | `2.1.1` | `2.1.6` | | [zstd](https://github.com/gyscos/zstd-rs) | `0.13.1` | `0.13.2` | | [highway](https://github.com/nickbabcock/highway-rs) | `1.1.0` | `1.2.0` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.6` | Updates `clap` from 4.5.4 to 4.5.13 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.4...v4.5.13) Updates `flate2` from 1.0.30 to 1.0.31 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](https://github.com/rust-lang/flate2-rs/commits) Updates `fs4` from 0.8.3 to 0.9.1 - [Release notes](https://github.com/al8n/fs4-rs/releases) - [Commits](https://github.com/al8n/fs4-rs/commits) Updates `os_pipe` from 1.1.5 to 1.2.1 - [Commits](oconnor663/os_pipe.rs@1.1.5...1.2.1) Updates `reqwest` from 0.12.4 to 0.12.5 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.4...v0.12.5) Updates `tar` from 0.4.40 to 0.4.41 - [Commits](alexcrichton/tar-rs@0.4.40...0.4.41) Updates `tempfile` from 3.10.1 to 3.11.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.10.1...v3.11.0) Updates `zip` from 2.1.1 to 2.1.6 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v2.1.1...v2.1.6) Updates `zstd` from 0.13.1 to 0.13.2 - [Release notes](https://github.com/gyscos/zstd-rs/releases) - [Commits](gyscos/zstd-rs@v0.13.1...v0.13.2) Updates `highway` from 1.1.0 to 1.2.0 - [Changelog](https://github.com/nickbabcock/highway-rs/blob/master/CHANGELOG.md) - [Commits](nickbabcock/highway-rs@v1.1.0...v1.2.0) Updates `regex` from 1.10.4 to 1.10.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.10.4...1.10.6) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: fs4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: os_pipe dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: zstd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: highway dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information