diff --git a/Cargo.toml b/Cargo.toml index 849016c4f4..52d4e94cec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -81,7 +81,7 @@ async-compression = { version = "0.3.13", default-features = false, features = [ async-recursion = "1.0.5" async-trait = "0.1.73" atty = "0.2.14" -chrono = "0.4.23" +chrono = "0.4.31" clap = "4.1.6" clap_complete = "4.1.2" concurrent-queue = "2.1.0"