Skip to content

Commit 9fc0f0c

Browse files
authored
Merge pull request #52 from probe-rs/dependabot/cargo/minor-5fde20dbc5
Bump clap from 4.5.18 to 4.5.19 in the minor group
2 parents 30dbfb3 + 7b1b809 commit 9fc0f0c

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
@@ -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.18", features = ["derive"] }
22+
clap = { version = "4.5.19", features = ["derive"] }
2323
pretty_env_logger = "0.5.0"

0 commit comments

Comments
 (0)