Skip to content

Commit

Permalink
Update Cargo.toml time crate
Browse files Browse the repository at this point in the history
Signed-off-by: Sylvain Martel <sylvain.m@rtel.xyz>
  • Loading branch information
SylvainMartel authored Aug 29, 2024
1 parent 843ffb0 commit 6818bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libindy_vdr/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ serde_json = "1.0"
sha2 = "0.10"
sha3 = "0.10"
thiserror = "1.0"
time = { version = "=0.3.20", features = ["parsing"] }
time = { version = "=0.3.36", features = ["parsing"] }
url = "2.2.2"
zmq = "0.9"
sled = "0.34.7"
Expand Down

0 comments on commit 6818bdb

Please sign in to comment.