mirror of
https://github.com/vacp2p/semaphore-rs.git
synced 2025-02-23 09:08:28 +00:00
Release version
This commit is contained in:
parent
9b28b97120
commit
d04feb2f36
@ -43,7 +43,7 @@ primitive-types = "0.11.1"
|
|||||||
proptest = { version = "1.0", optional = true }
|
proptest = { version = "1.0", optional = true }
|
||||||
rand = "0.8.4"
|
rand = "0.8.4"
|
||||||
rayon = "1.5.1"
|
rayon = "1.5.1"
|
||||||
ruint = { version = "1.1.0", path = "../../WV/uint", features = [ "serde", "num-bigint", "ark-ff" ] }
|
ruint = { version = "1.2.0", features = [ "serde", "num-bigint", "ark-ff" ] }
|
||||||
serde = "1.0"
|
serde = "1.0"
|
||||||
sha2 = "0.10.1"
|
sha2 = "0.10.1"
|
||||||
thiserror = "1.0.0"
|
thiserror = "1.0.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user