This commit is contained in:
Oskar Thoren 2022-03-15 17:29:40 +08:00
parent f090f199ac
commit 751fd22951
No known key found for this signature in database
GPG Key ID: B2ECCFD3BC2EF77E
1 changed files with 2 additions and 0 deletions

View File

@ -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"