Skip to content

Commit 0fd01cf

Browse files
chore(deps): bump clap from 4.5.49 to 4.5.50 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.49 to 4.5.50 - [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.49...clap_complete-v4.5.50) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 16010c4 commit 0fd01cf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.28"
7676
nix = "0.30.1"
77-
clap = { version = "4.5.49", features = ["derive"] }
77+
clap = { version = "4.5.50", features = ["derive"] }
7878
rand_core = { version = "0.9.3", features = ["std"] }
7979
heapless = { version = "0.9.1", default-features = false }
8080
static_cell = { version = "2.1", features = ["nightly"]}

0 commit comments

Comments
 (0)