diff --git a/Cargo.toml b/Cargo.toml index b515eb9e..b3928c59 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"] } \ No newline at end of file +clap = { version = "4.4.7", features = ["derive", "env"] } \ No newline at end of file