Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the cli group across 1 directory with 6 updates
Bumps the cli group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.10` | `4.5.13` | | [mockito](https://github.com/lipanski/mockito) | `1.4.0` | `1.5.0` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.122` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.1` | `1.39.2` | | [which](https://github.com/harryfei/which-rs) | `6.0.1` | `6.0.2` | Updates `clap` from 4.5.10 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.10...v4.5.13) Updates `mockito` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/lipanski/mockito/releases) - [Commits](lipanski/mockito@1.4.0...1.5.0) Updates `regex` from 1.10.5 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.5...1.10.6) Updates `serde_json` from 1.0.120 to 1.0.122 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.120...v1.0.122) Updates `tokio` from 1.39.1 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.39.1...tokio-1.39.2) Updates `which` from 6.0.1 to 6.0.2 - [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.1...6.0.2) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cli - dependency-name: mockito dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cli - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cli - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cli - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cli - dependency-name: which dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cli ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information