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 with 9 updates (#214)
Bumps the all group with 9 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.75` | `1.0.81` | | [clap](https://github.com/clap-rs/clap) | `4.4.10` | `4.5.3` | | [libc](https://github.com/rust-lang/libc) | `0.2.150` | `0.2.153` | | [serde](https://github.com/serde-rs/serde) | `1.0.193` | `1.0.197` | | [serde_json](https://github.com/serde-rs/json) | `1.0.108` | `1.0.114` | | [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.27` | `0.9.33` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.8.1` | `3.10.1` | | [wildmatch](https://github.com/becheran/wildmatch) | `2.1.1` | `2.3.3` | | [attohttpc](https://github.com/sbstp/attohttpc) | `0.26.1` | `0.27.0` | Updates `anyhow` from 1.0.75 to 1.0.81 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.75...1.0.81) Updates `clap` from 4.4.10 to 4.5.3 - [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.4.10...v4.5.3) Updates `libc` from 0.2.150 to 0.2.153 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.150...0.2.153) Updates `serde` from 1.0.193 to 1.0.197 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.193...v1.0.197) Updates `serde_json` from 1.0.108 to 1.0.114 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.108...v1.0.114) Updates `serde_yaml` from 0.9.27 to 0.9.33 - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](dtolnay/serde-yaml@0.9.27...0.9.33) Updates `tempfile` from 3.8.1 to 3.10.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.8.1...v3.10.1) Updates `wildmatch` from 2.1.1 to 2.3.3 - [Release notes](https://github.com/becheran/wildmatch/releases) - [Commits](becheran/wildmatch@v2.1.1...v2.3.3) Updates `attohttpc` from 0.26.1 to 0.27.0 - [Release notes](https://github.com/sbstp/attohttpc/releases) - [Commits](sbstp/attohttpc@v0.26.1...v0.27.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-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: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: wildmatch dependency-type: direct:production update-type: version-update:semver-minor 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information