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 8c6a8ee commit 91218d4Copy full SHA for 91218d4
Cargo.toml
@@ -40,7 +40,7 @@ rand_chacha = "0.2"
40
[features]
41
default = ["std", "avx2_backend"]
42
avx2_backend = ["curve25519-dalek/avx2_backend"]
43
-# yoloproofs = []
+yoloproofs = []
44
std = ["rand", "rand/std", "thiserror"]
45
46
[[test]]
0 commit comments