diff --git a/Cargo.toml b/Cargo.toml index 4785c209a86d..cc63e62b012f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -129,7 +129,7 @@ bumpalo = "3.11.1" byteorder = "1.4.3" bytes = "1.0" bytesize = "1.1.0" -chrono = "=0.4.31" +chrono = "=0.4.34" clap = { version = "4.0.32", features = ["derive", "env", "string"] } common-path = "1.0.0" compact_str = "0.6.1"