We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cdee73 commit 3d91ea3Copy full SHA for 3d91ea3
crates/libzkp/Cargo.toml
@@ -9,7 +9,7 @@ scroll-zkvm-types.workspace = true
9
scroll-zkvm-verifier-euclid.workspace = true
10
11
alloy-primitives.workspace = true #depress the effect of "native-keccak"
12
-sbv-primitives.workspace = true
+sbv-primitives = {workspace = true, features = ["scroll-compress-ratio", "scroll"]}
13
base64.workspace = true
14
serde.workspace = true
15
serde_derive.workspace = true
0 commit comments