Skip to content

Commit 35683af

Browse files
authored
Merge pull request #80 from probe-rs/dependabot/cargo/minor-cf0ae1cf1a
Bump clap from 4.5.39 to 4.5.40 in the minor group
2 parents 7a57bd0 + fee68d8 commit 35683af

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
@@ -19,5 +19,5 @@ anyhow = "1.0"
1919
lazy_static = { version = "1.5" }
2020

2121
[target.'cfg(not(target_arch = "wasm32"))'.dev-dependencies]
22-
clap = { version = "4.5.39", features = ["derive"] }
22+
clap = { version = "4.5.40", features = ["derive"] }
2323
pretty_env_logger = "0.5.0"

0 commit comments

Comments
 (0)