We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d86d0a commit d5c2e7cCopy full SHA for d5c2e7c
Cargo.toml
@@ -37,7 +37,7 @@ snark_wrapper = "=0.30.14"
37
38
# zksync-protocol repository
39
circuit_definitions = { git = "https://github.com/matter-labs/zksync-crypto-gpu.git", tag = "v0.150.21", package = "circuit_definitions" }
40
-zkevm_test_harness = { git = "https://github.com/matter-labs/zksync-crypto-gpu.git", tag = "v0.150.21", package = "circuit_definitions" }
+zkevm_test_harness = { git = "https://github.com/matter-labs/zksync-crypto-gpu.git", tag = "v0.150.21", package = "zkevm_test_harness" }
41
42
[profile.release]
43
debug = "line-tables-only"
0 commit comments