diff --git a/Cargo.toml b/Cargo.toml index 440c292..9da6a83 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ all-features = true [dependencies] is_debug = "1.0.1" const_format = { version = "0.2.22", default-features = false } -time = { version = "0.3.11", features = ["formatting", "local-offset", "parsing"], default-features = false } +time = { version = "0.3.36", features = ["formatting", "local-offset", "parsing"], default-features = false } #! Optional Dependencies: