Skip to content

Commit 0b4b0d6

Browse files
fix(deps): update rust crate clap to 4.5.32 (#21)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f46b07 commit 0b4b0d6

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
@@ -28,6 +28,6 @@ exclude = [
2828
crate-type = ["cdylib", "rlib"]
2929

3030
[dependencies]
31-
clap = { version = "4.5.31", features = ["cargo"] }
31+
clap = { version = "4.5.32", features = ["cargo"] }
3232
nom = "8.0.0"
3333
wasm-bindgen = "0.2.100"

0 commit comments

Comments
 (0)