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.
2 parents d31dcf2 + bc81930 commit 221254bCopy full SHA for 221254b
Cargo.toml
@@ -24,7 +24,7 @@ rand-std = ["rand/std"]
24
recovery = ["secp256k1-sys/recovery"]
25
endomorphism = ["secp256k1-sys/endomorphism"]
26
lowmemory = ["secp256k1-sys/lowmemory"]
27
-global-context = ["std", "rand"]
+global-context = ["std", "rand-std"]
28
29
# Use this feature to not compile the bundled libsecp256k1 C symbols,
30
# but use external ones. Use this only if you know what you are doing!
0 commit comments