Skip to content

Commit 3747e20

Browse files
chore(deps): update rust crate clap to ~4.3.4
1 parent da4be5a commit 3747e20

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -30,7 +30,7 @@ path = "src/main.rs"
3030

3131
[dependencies]
3232
byteorder = "~1.4.3"
33-
clap = { version = "~4.3.3", features = ["cargo"] }
33+
clap = { version = "~4.3.4", features = ["cargo"] }
3434
strum = { version = "~0.24.1", features = ["derive"] }
3535
riscu = "~0.5"
3636
log = "~0.4.19"

0 commit comments

Comments
 (0)