Skip to content

Commit

Permalink
Update Cargo.toml time package (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
wadeking98 authored Jun 17, 2024
1 parent dbada97 commit e41fc36
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 e41fc36

Please sign in to comment.