Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps the core group with 6 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.76` | `1.0.78` | | [serde_json](https://github.com/serde-rs/json) | `1.0.108` | `1.0.109` | | [clap](https://github.com/clap-rs/clap) | `4.4.11` | `4.4.12` | | [clap_complete](https://github.com/clap-rs/clap) | `4.4.4` | `4.4.5` | | [quote](https://github.com/dtolnay/quote) | `1.0.33` | `1.0.34` | | [syn](https://github.com/dtolnay/syn) | `2.0.43` | `2.0.45` | Updates `anyhow` from 1.0.76 to 1.0.78 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.76...1.0.78) Updates `serde_json` from 1.0.108 to 1.0.109 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.108...v1.0.109) Updates `clap` from 4.4.11 to 4.4.12 - [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.4.11...v4.4.12) Updates `clap_complete` from 4.4.4 to 4.4.5 - [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.4...clap_complete-v4.4.5) Updates `quote` from 1.0.33 to 1.0.34 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.33...1.0.34) Updates `syn` from 2.0.43 to 2.0.45 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.43...2.0.45) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information