Skip to content

Commit a113c6d

Browse files
authored
Merge pull request #325 from SylvainMartel/main
Update Cargo.toml time crate
2 parents 843ffb0 + 6818bdb commit a113c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libindy_vdr/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ serde_json = "1.0"
5757
sha2 = "0.10"
5858
sha3 = "0.10"
5959
thiserror = "1.0"
60-
time = { version = "=0.3.20", features = ["parsing"] }
60+
time = { version = "=0.3.36", features = ["parsing"] }
6161
url = "2.2.2"
6262
zmq = "0.9"
6363
sled = "0.34.7"

0 commit comments

Comments
 (0)