Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the all group across 1 directory with 10 updates
Bumps the all group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.81` | `1.0.86` | | [clap](https://github.com/clap-rs/clap) | `4.5.3` | `4.5.7` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.155` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.203` | | [serde_json](https://github.com/serde-rs/json) | `1.0.114` | `1.0.117` | | [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.33` | `0.9.34+deprecated` | | [which](https://github.com/harryfei/which-rs) | `6.0.0` | `6.0.1` | | [wildmatch](https://github.com/becheran/wildmatch) | `2.3.3` | `2.3.4` | | [attohttpc](https://github.com/sbstp/attohttpc) | `0.27.0` | `0.28.0` | Updates `anyhow` from 1.0.81 to 1.0.86 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.81...1.0.86) Updates `clap` from 4.5.3 to 4.5.7 - [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.3...v4.5.7) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](rust-lang-nursery/lazy-static.rs@1.4.0...1.5.0) Updates `libc` from 0.2.153 to 0.2.155 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.153...0.2.155) Updates `serde` from 1.0.197 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.197...v1.0.203) Updates `serde_json` from 1.0.114 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.114...v1.0.117) Updates `serde_yaml` from 0.9.33 to 0.9.34+deprecated - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](dtolnay/serde-yaml@0.9.33...0.9.34) Updates `which` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@6.0.0...6.0.1) Updates `wildmatch` from 2.3.3 to 2.3.4 - [Release notes](https://github.com/becheran/wildmatch/releases) - [Commits](becheran/wildmatch@v2.3.3...v2.3.4) Updates `attohttpc` from 0.27.0 to 0.28.0 - [Release notes](https://github.com/sbstp/attohttpc/releases) - [Commits](sbstp/attohttpc@v0.27.0...v0.28.0) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: lazy_static dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: which dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: wildmatch dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: attohttpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information