mirror of https://github.com/vacp2p/zerokit.git
Add deps
This commit is contained in:
parent
f090f199ac
commit
751fd22951
|
@ -44,4 +44,6 @@ serde = { version = "1.0.103", default-features = false, features = ["derive"] }
|
|||
serde_json = "1.0.48"
|
||||
|
||||
|
||||
once_cell = "1.8"
|
||||
poseidon-rs = "0.0.8"
|
||||
sha2 = "0.10.1"
|
||||
|
|
Loading…
Reference in New Issue