diff --git a/Cargo.toml b/Cargo.toml index 887a864c..0b4bcd5d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -51,5 +51,5 @@ 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"] } mockall = "0.11.4" \ No newline at end of file