Skip to content

Commit e41fc36

Browse files
authoredJun 17, 2024··
Update Cargo.toml time package (#304)
1 parent dbada97 commit e41fc36

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)
Please sign in to comment.