Skip to content

Commit 9fcfd07

Browse files
chore(deps): bump clap from 4.5.23 to 4.5.26 in the cargo-deps group
Bumps the cargo-deps group with 1 update: [clap](https://github.com/clap-rs/clap). Updates `clap` from 4.5.23 to 4.5.26 - [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.23...clap_complete-v4.5.26) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d47398f commit 9fcfd07

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ env_logger = "0.11.6"
7474
futures = { version = "0.3.30" }
7575
log = "0.4.22"
7676
nix = "0.29.0"
77-
clap = { version = "4.5.23", features = ["derive"] }
77+
clap = { version = "4.5.26", features = ["derive"] }
7878
rand_core = { version = "0.6.4", features = ["std"] }
7979
heapless = { version = "0.8.0", default-features = false }
8080
static_cell = { version = "2.1", features = ["nightly"]}

0 commit comments

Comments
 (0)