deps for cryptography

This commit is contained in:
Rostyslav Tyshko 2025-03-16 11:04:48 -04:00
parent af458635e2
commit 75e5652bf6

View File

@ -16,6 +16,9 @@ monotree.workspace = true
bincode.workspace = true
elliptic-curve.workspace = true
hex.workspace = true
light-poseidon.workspace = true
ark-bn254.workspace = true
ark-ff.workspace = true
risc0-zkvm = { git = "https://github.com/risc0/risc0.git", branch = "release-1.2" }