mirror of
https://github.com/arnaucube/hyperplonk.git
synced 2026-01-11 16:41:28 +01:00
Specifying dependency
This commit is contained in:
@@ -21,7 +21,7 @@ rayon = { version = "1.5.2", default-features = false, optional = true }
|
||||
transcript = { path = "../transcript" }
|
||||
arithmetic = { path = "../arithmetic" }
|
||||
|
||||
jf-primitives = { git = "https://github.com/EspressoSystems/jellyfish" }
|
||||
jf-primitives = { git = "https://github.com/EspressoSystems/jellyfish", rev = "ff43209" }
|
||||
|
||||
[dev-dependencies]
|
||||
ark-ec = { version = "^0.3.0", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user