diff --git a/Cargo.toml b/Cargo.toml index 5b6ceca4a..c81a235a4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -263,7 +263,7 @@ binary-heap-plus = "0.5.0" bstr = "1.9.1" bytecount = "0.6.7" byteorder = "1.5.0" -chrono = { version = "^0.4.35", default-features = false, features = [ +chrono = { version = "0.4.35", default-features = false, features = [ "std", "alloc", "clock",