File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -30,11 +30,11 @@ serde = { version = "1.0.219", features = ["derive"] }
3030serde_json = " 1.0.142"
3131starknet-crypto = " 0.7.4"
3232starknet-types-core = " 0.1.2"
33- stwo_cairo_utils = { git = " https://github.com/starkware-libs/stwo-cairo" , rev = " 8663128d3067c795afc3cba29a4f8399d4126f64 " }
34- stwo-cairo-adapter = { git = " https://github.com/starkware-libs/stwo-cairo" , rev = " 8663128d3067c795afc3cba29a4f8399d4126f64 " }
35- stwo_cairo_prover = { git = " https://github.com/starkware-libs/stwo-cairo" , rev = " 8663128d3067c795afc3cba29a4f8399d4126f64 " }
36- stwo-cairo-serialize = { git = " https://github.com/starkware-libs/stwo-cairo" , rev = " 8663128d3067c795afc3cba29a4f8399d4126f64 " }
37- cairo-air = { git = " https://github.com/starkware-libs/stwo-cairo" , rev = " 8663128d3067c795afc3cba29a4f8399d4126f64 " }
33+ stwo_cairo_utils = { git = " https://github.com/starkware-libs/stwo-cairo" , rev = " ff3eacc5938dd7b0139cbef3ff88ca1762198a89 " }
34+ stwo-cairo-adapter = { git = " https://github.com/starkware-libs/stwo-cairo" , rev = " ff3eacc5938dd7b0139cbef3ff88ca1762198a89 " }
35+ stwo_cairo_prover = { git = " https://github.com/starkware-libs/stwo-cairo" , rev = " ff3eacc5938dd7b0139cbef3ff88ca1762198a89 " }
36+ stwo-cairo-serialize = { git = " https://github.com/starkware-libs/stwo-cairo" , rev = " ff3eacc5938dd7b0139cbef3ff88ca1762198a89 " }
37+ cairo-air = { git = " https://github.com/starkware-libs/stwo-cairo" , rev = " ff3eacc5938dd7b0139cbef3ff88ca1762198a89 " }
3838tempfile = " 3.10.1"
3939thiserror = " 1.0.61"
4040thiserror-no-std = " 2.0.2"
You can’t perform that action at this time.
0 commit comments