adding rmpv crate

This commit is contained in:
Jaremy Creechley 2023-12-05 15:36:06 -07:00
parent dc7e8f13de
commit 519e6c2a6c
No known key found for this signature in database
GPG Key ID: 4E66FB67B21D3300

View File

@ -37,3 +37,4 @@ serde_json = "1.0.94"
num-traits = "0.2.15"
ark-relations = { version = "0.4.0", features = ["std", "tracing-subscriber"] }
rs-poseidon = {git = "https://github.com/status-im/rs-poseidon" }
rmpv = "1.0.1"