mirror of
https://github.com/vacp2p/zerokit.git
synced 2025-02-02 01:34:59 +00:00
chore(semaphore): Add Semaphore dependency
This commit is contained in:
parent
58b0863b69
commit
bcc38c41e2
@ -6,3 +6,5 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
num-bigint = { version = "0.4", default-features = false, features = ["rand"] }
|
||||
semaphore = { git = "https://github.com/worldcoin/semaphore-rs" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user