mirror of
https://github.com/arnaucube/ark-curves-cherry-picked.git
synced 2026-01-09 07:21:30 +01:00
remove patches from release branch
This commit is contained in:
@@ -62,11 +62,3 @@ lto = "thin"
|
|||||||
incremental = true
|
incremental = true
|
||||||
debug-assertions = true
|
debug-assertions = true
|
||||||
debug = true
|
debug = true
|
||||||
|
|
||||||
[patch.crates-io]
|
|
||||||
ark-ff = { git = "https://github.com/arkworks-rs/algebra/", branch = "release-0.4" }
|
|
||||||
ark-ec = { git = "https://github.com/arkworks-rs/algebra/", branch = "release-0.4" }
|
|
||||||
ark-poly = { git = "https://github.com/arkworks-rs/algebra/", branch = "release-0.4" }
|
|
||||||
ark-serialize = { git = "https://github.com/arkworks-rs/algebra/", branch = "release-0.4" }
|
|
||||||
ark-algebra-test-templates = { git = "https://github.com/arkworks-rs/algebra/", branch = "release-0.4" }
|
|
||||||
ark-r1cs-std = { git = "https://github.com/arkworks-rs/r1cs-std/", branch = "release-0.4" }
|
|
||||||
Reference in New Issue
Block a user