We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
time
1 parent 4216b6d commit 2bf76bcCopy full SHA for 2bf76bc
1 file changed
Cargo.toml
@@ -65,7 +65,7 @@ btoi = "0.4.3"
65
zstd = "0.13"
66
67
[dev-dependencies]
68
-time = { version = "*", features = ["macros"] }
+time = { version = "0.3", features = ["macros"] }
69
proptest = "1.0"
70
unic-langid = { version = "0.9.4" }
71
0 commit comments