We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 843ffb0 + 6818bdb commit a113c6dCopy full SHA for a113c6d
libindy_vdr/Cargo.toml
@@ -57,7 +57,7 @@ serde_json = "1.0"
57
sha2 = "0.10"
58
sha3 = "0.10"
59
thiserror = "1.0"
60
-time = { version = "=0.3.20", features = ["parsing"] }
+time = { version = "=0.3.36", features = ["parsing"] }
61
url = "2.2.2"
62
zmq = "0.9"
63
sled = "0.34.7"
0 commit comments