Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the cargo-dependencies group across 1 directory wit…
…h 10 updates Bumps the cargo-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.7` | `4.5.15` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.39.2` | | [ratatui](https://github.com/ratatui-org/ratatui) | `0.26.3` | `0.27.0` | | [unicode-truncate](https://github.com/Aetf/unicode-truncate) | `1.0.0` | `1.1.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.10.0` | | [versions](https://github.com/fosskers/rs-versions) | `6.2.0` | `6.3.2` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.5` | `4.5.15` | Updates `clap` from 4.5.7 to 4.5.15 - [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.7...clap_complete-v4.5.15) 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 `log` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.21...0.4.22) 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 `tokio` from 1.38.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.38.0...tokio-1.39.2) Updates `ratatui` from 0.26.3 to 0.27.0 - [Release notes](https://github.com/ratatui-org/ratatui/releases) - [Changelog](https://github.com/ratatui-org/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@v0.26.3...v0.27.0) Updates `unicode-truncate` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/Aetf/unicode-truncate/releases) - [Changelog](https://github.com/Aetf/unicode-truncate/blob/master/CHANGELOG.md) - [Commits](Aetf/unicode-truncate@v1.0.0...v1.1.0) Updates `uuid` from 1.8.0 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.8.0...1.10.0) Updates `versions` from 6.2.0 to 6.3.2 - [Release notes](https://github.com/fosskers/rs-versions/releases) - [Changelog](https://github.com/fosskers/rs-versions/blob/master/CHANGELOG.md) - [Commits](https://github.com/fosskers/rs-versions/commits) Updates `clap_complete` from 4.5.5 to 4.5.15 - [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.5...clap_complete-v4.5.15) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: lazy_static dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: ratatui dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: unicode-truncate dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: versions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information