mirror of
https://github.com/vacp2p/semaphore-rs.git
synced 2026-01-09 23:07:59 -05:00
Release version
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user