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 @@ -4,18 +4,18 @@ exclude = ["ensure-no_std"]
44resolver = " 2"
55
66[workspace .package ]
7- version = " 0.3 .0"
7+ version = " 0.4 .0"
88edition = " 2021"
99license = " Apache-2.0"
1010repository = " https://github.com/lambdaclass/lambdaworks"
1111
1212[workspace .dependencies ]
1313iai-callgrind = " 0.3.1"
14- lambdaworks-crypto = { path = " ./crypto" , version = " 0.3 .0" }
15- lambdaworks-gpu = { path = " ./gpu" , version = " 0.3 .0" }
16- lambdaworks-math = { path = " ./math" , version = " 0.3 .0" }
17- stark-platinum-prover = { path = " ./provers/stark" , version = " 0.3 .0" }
18- cairo-platinum-prover = { path = " ./provers/cairo" , version = " 0.3 .0" }
14+ lambdaworks-crypto = { path = " ./crypto" , version = " 0.4 .0" }
15+ lambdaworks-gpu = { path = " ./gpu" , version = " 0.4 .0" }
16+ lambdaworks-math = { path = " ./math" , version = " 0.4 .0" }
17+ stark-platinum-prover = { path = " ./provers/stark" , version = " 0.4 .0" }
18+ cairo-platinum-prover = { path = " ./provers/cairo" , version = " 0.4 .0" }
1919
2020[patch .crates-io ]
2121winter-air = { git = " https://github.com/lambdaclass/winterfell-for-lambdaworks.git" , branch = " derive-clone-v6.4" }
You can’t perform that action at this time.
0 commit comments