diff --git a/Cargo.toml b/Cargo.toml index bb42e8d8..5adbbe11 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ regex = { version = "1.12.2" } rustversion = "1.0.22" serial_test = "3.3.1" temp-env = "0.3.6" -time = { version = "0.3.44", features = [ +time = { version = "0.3.47", features = [ "formatting", "local-offset", "parsing",