Skip to content

Commit

Permalink
Merge pull request #325 from SylvainMartel/main
Browse files Browse the repository at this point in the history
Update Cargo.toml time crate
  • Loading branch information
swcurran authored Aug 29, 2024
2 parents 843ffb0 + 6818bdb commit a113c6d
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 a113c6d

Please sign in to comment.