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 44673c2 commit 194e691Copy full SHA for 194e691
Cargo.toml
@@ -77,3 +77,6 @@ asm = [
77
test-vectors = [
78
"ring-proof?/test-vectors"
79
]
80
+
81
+[patch.crates-io]
82
+w3f-ring-proof = { git = "https://github.com/davxy/ring-proof", rev = "8b2cab8" }
0 commit comments