Skip to content

Commit c7b57d4

Browse files
Bump the cargo-crates group across 1 directory with 18 updates
Bumps the cargo-crates group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.98` | | [indoc](https://github.com/dtolnay/indoc) | `1.0.9` | `2.0.6` | | [serde](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.219` | | [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.8.26` | `0.9.34+deprecated` | | [toml](https://github.com/toml-rs/toml) | `0.5.11` | `0.8.22` | | [quick-xml](https://github.com/tafia/quick-xml) | `0.37.2` | `0.37.5` | | [clap](https://github.com/clap-rs/clap) | `4.5.29` | `4.5.38` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.41` | | [dirs](https://github.com/soc/dirs-rs) | `4.0.0` | `6.0.0` | | [shellexpand](https://gitlab.com/ijackson/rust-shellexpand) | `2.1.2` | `3.1.1` | | [fs4](https://github.com/al8n/fs4-rs) | `0.9.1` | `0.13.1` | | [git2](https://github.com/rust-lang/git2-rs) | `0.18.3` | `0.20.2` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.27` | `0.12.15` | | [version-compare](https://gitlab.com/timvisee/version-compare) | `0.1.1` | `0.2.0` | | [console](https://github.com/console-rs/console) | `0.15.10` | `0.15.11` | | [progpool](https://github.com/jmgao/progpool) | `0.3.1` | `0.3.2` | | [dashmap](https://github.com/xacrimon/dashmap) | `5.5.3` | `6.1.0` | Updates `anyhow` from 1.0.95 to 1.0.98 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.98) Updates `indoc` from 1.0.9 to 2.0.6 - [Release notes](https://github.com/dtolnay/indoc/releases) - [Commits](dtolnay/indoc@1.0.9...2.0.6) Updates `serde` from 1.0.217 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.217...v1.0.219) Updates `serde_yaml` from 0.8.26 to 0.9.34+deprecated - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](dtolnay/serde-yaml@0.8.26...0.9.34) Updates `serde_derive` from 1.0.217 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.217...v1.0.219) Updates `toml` from 0.5.11 to 0.8.22 - [Commits](toml-rs/toml@toml-v0.5.11...toml-v0.8.22) Updates `quick-xml` from 0.37.2 to 0.37.5 - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](tafia/quick-xml@v0.37.2...v0.37.5) Updates `clap` from 4.5.29 to 4.5.38 - [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.29...clap_complete-v4.5.38) Updates `chrono` from 0.4.39 to 0.4.41 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.39...v0.4.41) Updates `dirs` from 4.0.0 to 6.0.0 - [Commits](https://github.com/soc/dirs-rs/commits) Updates `shellexpand` from 2.1.2 to 3.1.1 - [Commits](https://gitlab.com/ijackson/rust-shellexpand/compare/shellexpand/2.1.2...shellexpand-3.1.1) Updates `fs4` from 0.9.1 to 0.13.1 - [Release notes](https://github.com/al8n/fs4-rs/releases) - [Changelog](https://github.com/al8n/fs4-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/al8n/fs4-rs/commits) Updates `git2` from 0.18.3 to 0.20.2 - [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.18.3...git2-0.20.2) Updates `reqwest` from 0.11.27 to 0.12.15 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.27...v0.12.15) Updates `version-compare` from 0.1.1 to 0.2.0 - [Changelog](https://gitlab.com/timvisee/version-compare/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/timvisee/version-compare/compare/v0.1.1...v0.2.0) Updates `console` from 0.15.10 to 0.15.11 - [Release notes](https://github.com/console-rs/console/releases) - [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md) - [Commits](console-rs/console@0.15.10...0.15.11) Updates `progpool` from 0.3.1 to 0.3.2 - [Commits](jmgao/progpool@v0.3.1...v0.3.2) Updates `dashmap` from 5.5.3 to 6.1.0 - [Release notes](https://github.com/xacrimon/dashmap/releases) - [Commits](xacrimon/dashmap@v.5.5.3...v6.1.0) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.98 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-crates - dependency-name: indoc dependency-version: 2.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-crates - dependency-name: serde dependency-version: 1.0.219 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-crates - dependency-name: serde_yaml dependency-version: 0.9.34+deprecated dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-crates - dependency-name: serde_derive dependency-version: 1.0.219 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-crates - dependency-name: toml dependency-version: 0.8.22 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-crates - dependency-name: quick-xml dependency-version: 0.37.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-crates - dependency-name: clap dependency-version: 4.5.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-crates - dependency-name: chrono dependency-version: 0.4.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-crates - dependency-name: dirs dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-crates - dependency-name: shellexpand dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-crates - dependency-name: fs4 dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-crates - dependency-name: git2 dependency-version: 0.20.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-crates - dependency-name: reqwest dependency-version: 0.12.15 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-crates - dependency-name: version-compare dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-crates - dependency-name: console dependency-version: 0.15.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-crates - dependency-name: progpool dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-crates - dependency-name: dashmap dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-crates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 348909b commit c7b57d4

File tree

2 files changed

+426
-202
lines changed

2 files changed

+426
-202
lines changed

0 commit comments

Comments
 (0)