Skip to content

Commit

Permalink
Update Rust crate clap to 4.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 2, 2023
1 parent 1623d08 commit 723c8a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -51,4 +51,4 @@ rand = "0.8"
parking_lot = "0.12"
env_logger = "0.10"
allocation-counter = { version = "*" }
clap = { version = "4.3.0", features = ["derive", "env"] }
clap = { version = "4.4.7", features = ["derive", "env"] }

0 comments on commit 723c8a8

Please sign in to comment.