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 7b1349c commit b2fa69dCopy full SHA for b2fa69d
tokio/Cargo.toml
@@ -93,7 +93,7 @@ rand = "0.7.2"
93
serde = { version = "1.0", features = ["derive"] }
94
serde_json = "1.0"
95
tempfile = "3.1.0"
96
-time = "0.1"
+time = "0.1.34"
97
98
[package.metadata.docs.rs]
99
all-features = true
0 commit comments