Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the non-critical group across 1 directory with 6 updates
Bumps the non-critical group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.93` | `1.0.94` | | [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.13.0` | | [smol_str](https://github.com/rust-analyzer/smol_str) | `0.2.2` | `0.3.2` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.18` | `0.3.19` | | [libc](https://github.com/rust-lang/libc) | `0.2.166` | `0.2.167` | | [clap](https://github.com/clap-rs/clap) | `4.5.21` | `4.5.22` | Updates `anyhow` from 1.0.93 to 1.0.94 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.93...1.0.94) Updates `itertools` from 0.12.1 to 0.13.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.12.1...v0.13.0) Updates `smol_str` from 0.2.2 to 0.3.2 - [Changelog](https://github.com/rust-analyzer/smol_str/blob/master/CHANGELOG.md) - [Commits](rust-analyzer/smol_str@v0.2.2...v0.3.2) Updates `tracing-subscriber` from 0.3.18 to 0.3.19 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.18...tracing-subscriber-0.3.19) Updates `libc` from 0.2.166 to 0.2.167 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.167/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.166...0.2.167) Updates `clap` from 4.5.21 to 4.5.22 - [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.21...clap_complete-v4.5.22) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-critical - dependency-name: smol_str dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-critical - dependency-name: tracing-subscriber dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information