Skip to content

Commit 23022c9

Browse files
Update Rust crate clap to 4.5.42 (#195)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 5293bfe commit 23022c9

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
@@ -35,7 +35,7 @@ libc = "0.2"
3535
tokio = { version = "1.47.0", features = ["full"] }
3636
tokio-tungstenite = "0.21"
3737
futures = "0.3"
38-
clap = { version = "4.5.40", features = ["color", "derive"] }
38+
clap = { version = "4.5.42", features = ["color", "derive"] }
3939
tabwriter = { version = "1", features = ["ansi_formatting"] }
4040
colored = "3"
4141
rand = "0.8"

0 commit comments

Comments
 (0)