This repository was archived by the owner on Dec 18, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -68,10 +68,10 @@ debug-assertions = true
6868debug = true
6969
7070[patch .crates-io ]
71- ark-ff = { git = " https://github.com/arkworks-rs/algebra/" , branch = " bw6-optimization " }
72- ark-ec = { git = " https://github.com/arkworks-rs/algebra/" , branch = " bw6-optimization " }
73- ark-poly = { git = " https://github.com/arkworks-rs/algebra/" , branch = " bw6-optimization " }
74- ark-serialize = { git = " https://github.com/arkworks-rs/algebra/" , branch = " bw6-optimization " }
75- ark-algebra-test-templates = { git = " https://github.com/arkworks-rs/algebra/" , branch = " bw6-optimization " }
76- ark-algebra-bench-templates = { git = " https://github.com/arkworks-rs/algebra/" , branch = " bw6-optimization " }
71+ ark-ff = { git = " https://github.com/arkworks-rs/algebra/" }
72+ ark-ec = { git = " https://github.com/arkworks-rs/algebra/" }
73+ ark-poly = { git = " https://github.com/arkworks-rs/algebra/" }
74+ ark-serialize = { git = " https://github.com/arkworks-rs/algebra/" }
75+ ark-algebra-test-templates = { git = " https://github.com/arkworks-rs/algebra/" }
76+ ark-algebra-bench-templates = { git = " https://github.com/arkworks-rs/algebra/" }
7777ark-r1cs-std = { git = " https://github.com/arkworks-rs/r1cs-std/" }
You can’t perform that action at this time.
0 commit comments