Skip to content

Commit

Permalink
Update Rust crate clap to 4.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 3, 2024
1 parent cd78ed2 commit 5a26c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ nativelink-worker = { path = "nativelink-worker" }

async-lock = "3.3.0"
axum = "0.6.20"
clap = { version = "4.4.11", features = ["derive"] }
clap = { version = "4.5.1", features = ["derive"] }
console-subscriber = { version = "0.2.0" }
futures = "0.3.29"
hyper = { version = "0.14.28" }
Expand Down

0 comments on commit 5a26c5b

Please sign in to comment.