Skip to content

Commit e1a7440

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

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.28"
7676
nix = "0.30.1"
77-
clap = { version = "4.5.48", features = ["derive"] }
77+
clap = { version = "4.5.49", 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)