Skip to content

Commit de17ba2

Browse files
committed
try fix
1 parent 05b94c0 commit de17ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rollup/circuitcapacitychecker/libzkp/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ maingate = { git = "https://github.com/scroll-tech/halo2wrong", branch = "halo2-
2020
halo2curves = { git = "https://github.com/scroll-tech/halo2curves.git", branch = "0.3.1-derive-serde" }
2121

2222
[dependencies]
23-
prover = { git = "https://github.com/scroll-tech/zkevm-circuits.git", tag = "v0.10.0l", default-features = false, features = ["parallel_syn", "scroll", "shanghai", "strict-ccc"] }
23+
prover = { git = "https://github.com/scroll-tech/zkevm-circuits.git", tag = "v0.10.0l", default-features = false, features = ["parallel_syn", "scroll", "shanghai"] }
2424

2525
anyhow = "1.0"
2626
log = "0.4"

0 commit comments

Comments
 (0)