File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -39,3 +39,15 @@ once_cell = "1.20.2"
3939warp = " 0.3.7"
4040prometheus = { version = " 0.13.4" , features = [" process" ] }
4141backon = " 1.2.0"
42+
43+ [patch .crates-io ]
44+ ark-ff = { git = " https://github.com/lambdaclass/openmina_algebra" , rev = " 017531e7aaa15a2c856532b0843876e371b01122" }
45+ ark-ec = { git = " https://github.com/lambdaclass/openmina_algebra" , rev = " 017531e7aaa15a2c856532b0843876e371b01122" }
46+ ark-poly = { git = " https://github.com/lambdaclass/openmina_algebra" , rev = " 017531e7aaa15a2c856532b0843876e371b01122" }
47+ ark-serialize = { git = " https://github.com/lambdaclass/openmina_algebra" , rev = " 017531e7aaa15a2c856532b0843876e371b01122" }
48+
49+ [patch .'https://github .com/openmina/algebra' ]
50+ ark-ff = { git = " https://github.com/lambdaclass/openmina_algebra" , rev = " 017531e7aaa15a2c856532b0843876e371b01122" }
51+ ark-ec = { git = " https://github.com/lambdaclass/openmina_algebra" , rev = " 017531e7aaa15a2c856532b0843876e371b01122" }
52+ ark-poly = { git = " https://github.com/lambdaclass/openmina_algebra" , rev = " 017531e7aaa15a2c856532b0843876e371b01122" }
53+ ark-serialize = { git = " https://github.com/lambdaclass/openmina_algebra" , rev = " 017531e7aaa15a2c856532b0843876e371b01122" }
You can’t perform that action at this time.
0 commit comments