@@ -3,13 +3,13 @@ members = ["aligned-batcher", "aligned-sdk", "aligned", "aligned-task-sender"]
33resolver = " 2"
44
55[patch .crates-io ]
6- ark-ff = { git = " https://github.com/lambdaclass/openmina_algebra" , branch = " mina_bridge " }
7- ark-ec = { git = " https://github.com/lambdaclass/openmina_algebra" , branch = " mina_bridge " }
8- ark-poly = { git = " https://github.com/lambdaclass/openmina_algebra" , branch = " mina_bridge " }
9- ark-serialize = { git = " https://github.com/lambdaclass/openmina_algebra" , branch = " mina_bridge " }
6+ ark-ff = { git = " https://github.com/lambdaclass/openmina_algebra" , rev = " 017531e7aaa15a2c856532b0843876e371b01122 " }
7+ ark-ec = { git = " https://github.com/lambdaclass/openmina_algebra" , rev = " 017531e7aaa15a2c856532b0843876e371b01122 " }
8+ ark-poly = { git = " https://github.com/lambdaclass/openmina_algebra" , rev = " 017531e7aaa15a2c856532b0843876e371b01122 " }
9+ ark-serialize = { git = " https://github.com/lambdaclass/openmina_algebra" , rev = " 017531e7aaa15a2c856532b0843876e371b01122 " }
1010
1111[patch .'https://github .com/openmina/algebra' ]
12- ark-ff = { git = " https://github.com/lambdaclass/openmina_algebra" , branch = " mina_bridge " }
13- ark-ec = { git = " https://github.com/lambdaclass/openmina_algebra" , branch = " mina_bridge " }
14- ark-poly = { git = " https://github.com/lambdaclass/openmina_algebra" , branch = " mina_bridge " }
15- ark-serialize = { git = " https://github.com/lambdaclass/openmina_algebra" , branch = " mina_bridge " }
12+ ark-ff = { git = " https://github.com/lambdaclass/openmina_algebra" , rev = " 017531e7aaa15a2c856532b0843876e371b01122 " }
13+ ark-ec = { git = " https://github.com/lambdaclass/openmina_algebra" , rev = " 017531e7aaa15a2c856532b0843876e371b01122 " }
14+ ark-poly = { git = " https://github.com/lambdaclass/openmina_algebra" , rev = " 017531e7aaa15a2c856532b0843876e371b01122 " }
15+ ark-serialize = { git = " https://github.com/lambdaclass/openmina_algebra" , rev = " 017531e7aaa15a2c856532b0843876e371b01122 " }
0 commit comments