Skip to content

Commit 886b1bb

Browse files
authored
Merge pull request #156 from Cosmo-CoDiOS/dependabot/cargo/cargo-deps-acf088eaf4
chore(deps): bump clap from 4.5.49 to 4.5.50 in the cargo-deps group
2 parents 16010c4 + 0fd01cf commit 886b1bb

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)