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 d7f5c7a commit 09d2c58Copy full SHA for 09d2c58
Cargo.toml
@@ -35,7 +35,7 @@ rand_chacha = "0.2"
35
[features]
36
default = ["std", "avx2_backend"]
37
avx2_backend = ["curve25519-dalek/avx2_backend"]
38
-yoloproofs = []
+# yoloproofs = []
39
std = ["rand", "rand/std", "thiserror"]
40
41
[[test]]
0 commit comments