We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae5bdba commit 80245f9Copy full SHA for 80245f9
Cargo.toml
@@ -29,7 +29,7 @@ slog = { version = "2.1.1" }
29
serde_json = "1"
30
serde = "1"
31
erased-serde = {version = "0.3", optional = true }
32
-time = { version = "0.3.6", features = ["formatting", "local-offset"] }
+time = { version = "0.3.6", features = ["formatting"] }
33
34
[dev-dependencies]
35
slog-async = "2"
0 commit comments