Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the rust-minor group with 6 updates
Bumps the rust-minor group with 6 updates: | Package | From | To | | --- | --- | --- | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.11` | `1.2.13` | | [clap](https://github.com/clap-rs/clap) | `4.5.27` | `4.5.28` | | [clap_derive](https://github.com/clap-rs/clap) | `4.5.24` | `4.5.28` | | [id3](https://github.com/polyfloyd/rust-id3) | `1.16.1` | `1.16.2` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.2` | `1.20.3` | | [winnow](https://github.com/winnow-rs/winnow) | `0.7.0` | `0.7.1` | Updates `cc` from 1.2.11 to 1.2.13 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.11...cc-v1.2.13) Updates `clap` from 4.5.27 to 4.5.28 - [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.27...clap_complete-v4.5.28) Updates `clap_derive` from 4.5.24 to 4.5.28 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.24...v4.5.28) Updates `id3` from 1.16.1 to 1.16.2 - [Changelog](https://github.com/polyfloyd/rust-id3/blob/main/CHANGELOG.md) - [Commits](polyfloyd/rust-id3@v1.16.1...v1.16.2) Updates `once_cell` from 1.20.2 to 1.20.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.2...v1.20.3) Updates `winnow` from 0.7.0 to 0.7.1 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.7.0...v0.7.1) --- updated-dependencies: - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: id3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: once_cell dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: winnow dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information