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 e2f4ba1 commit 6ed4aeaCopy full SHA for 6ed4aea
Cargo.toml
@@ -30,8 +30,6 @@ ark-std = { git = "https://github.com/arkworks-rs/utils", default-features = fal
30
ark-relations = { git = "https://github.com/arkworks-rs/snark", default-features = false }
31
ark-r1cs-std = { git = "https://github.com/arkworks-rs/r1cs-std", default-features = false }
32
33
-ark-r1cs-std = { git = "https://github.com/arkworks-rs/r1cs-std" }
34
-
35
ark-nonnative-field = { git = "ssh://git@github.com/arkworks-rs/nonnative.git" }
36
37
bench-utils = { git = "https://github.com/arkworks-rs/utils", default-features = false }
0 commit comments