Skip to content

Commit 18be66d

Browse files
Bump the rust-dependencies group with 11 updates (#61)
* Bump the rust-dependencies group with 11 updates Bumps the rust-dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [glob](https://github.com/rust-lang/glob) | `0.3.1` | `0.3.2` | | [clap](https://github.com/clap-rs/clap) | `4.5.4` | `4.5.31` | | [indoc](https://github.com/dtolnay/indoc) | `2.0.5` | `2.0.6` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.34` | `1.1.0` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.11.1` | | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.42` | `0.4.44` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.18.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.19` | `0.8.20` | | [chrono](https://github.com/chronotope/chrono) | `0.4.38` | `0.4.40` | | [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.218` | Updates `glob` from 0.3.1 to 0.3.2 - [Release notes](https://github.com/rust-lang/glob/releases) - [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md) - [Commits](rust-lang/glob@0.3.1...v0.3.2) Updates `clap` from 4.5.4 to 4.5.31 - [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.4...v4.5.31) Updates `indoc` from 2.0.5 to 2.0.6 - [Release notes](https://github.com/dtolnay/indoc/releases) - [Commits](dtolnay/indoc@2.0.5...2.0.6) 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 `flate2` from 1.0.34 to 1.1.0 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/flate2-rs@1.0.34...1.1.0) Updates `regex` from 1.10.4 to 1.11.1 - [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.4...1.11.1) Updates `tar` from 0.4.42 to 0.4.44 - [Commits](alexcrichton/tar-rs@0.4.42...0.4.44) Updates `tempfile` from 3.10.1 to 3.18.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.10.1...v3.18.0) Updates `toml` from 0.8.19 to 0.8.20 - [Commits](toml-rs/toml@toml-v0.8.19...toml-v0.8.20) Updates `chrono` from 0.4.38 to 0.4.40 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.38...v0.4.40) Updates `serde` from 1.0.210 to 1.0.218 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.218) --- updated-dependencies: - dependency-name: glob dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: indoc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: lazy_static dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * Remove lockfile from member crate Since the workspace lockfile covers all member crates. * Clean up Cargo.toml dependency definitions - Sort alphabetically - Specify major version only * Refresh lockfile --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ed Morley <[email protected]>
1 parent 2c0c9db commit 18be66d

File tree

6 files changed

+776
-2004
lines changed

6 files changed

+776
-2004
lines changed

0 commit comments

Comments
 (0)