Skip to content

Commit 5c8843e

Browse files
chore(deps): bump the dependencies group across 1 directory with 7 updates
Bumps the dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.102` | `1.0.104` | | [clap](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.6` | | [clap_mangen](https://github.com/clap-rs/clap) | `0.3.0` | `0.3.3` | | [clap-cargo](https://github.com/crate-ci/clap-cargo) | `0.18.3` | `0.19.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.18` | `2.0.20` | | [lazy-regex](https://github.com/Canop/lazy-regex) | `3.6.0` | `3.6.1` | | [rand](https://github.com/rust-random/rand) | `0.10.1` | `0.10.2` | Updates `anyhow` from 1.0.102 to 1.0.104 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.104) Updates `clap` from 4.6.1 to 4.6.6 - [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.6.1...clap_complete-v4.6.6) Updates `clap_mangen` from 0.3.0 to 0.3.3 - [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_mangen-v0.3.0...clap_mangen-v0.3.3) Updates `clap-cargo` from 0.18.3 to 0.19.0 - [Changelog](https://github.com/crate-ci/clap-cargo/blob/master/CHANGELOG.md) - [Commits](crate-ci/clap-cargo@v0.18.3...v0.19.0) Updates `thiserror` from 2.0.18 to 2.0.20 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.18...2.0.20) Updates `lazy-regex` from 3.6.0 to 3.6.1 - [Changelog](https://github.com/Canop/lazy-regex/blob/main/CHANGELOG.md) - [Commits](https://github.com/Canop/lazy-regex/commits) Updates `rand` from 0.10.1 to 0.10.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.10.1...0.10.2) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap dependency-version: 4.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap-cargo dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: clap_mangen dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: lazy-regex dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rand dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: thiserror dependency-version: 2.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0dd7a04 commit 5c8843e

2 files changed

Lines changed: 40 additions & 29 deletions

File tree

Cargo.lock

Lines changed: 39 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gping/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ itertools = "0.15.0"
1818
clap = { version = "4.5.57", features = ["derive"] }
1919
clap_mangen = "0.3.0"
2020
idna = "1.1.0"
21-
clap-cargo = "0.18.3"
21+
clap-cargo = "0.19.0"

0 commit comments

Comments
 (0)