We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bab0c72 + fa70dc3 commit ea540edCopy full SHA for ea540ed
1 file changed
Cargo.toml
@@ -17,7 +17,7 @@ stderr = []
17
18
[dependencies]
19
log = { version = "^0.4.28", features = ["std"] }
20
-time = { version = "^0.3.44", features = ["formatting", "local-offset", "macros"], optional = true }
+time = { version = "^0.3.47", features = ["formatting", "local-offset", "macros"], optional = true }
21
colored = { version = "^3.0.0", optional = true }
22
23
[target.'cfg(windows)'.dependencies]
0 commit comments