We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49905b0 commit e9427d2Copy full SHA for e9427d2
Cargo.toml
@@ -71,3 +71,6 @@ required-features = ["std", "rand-std"]
71
[workspace]
72
members = ["secp256k1-sys"]
73
exclude = ["no_std_test"]
74
+
75
+[lib]
76
+crate-type = ["cdylib", "rlib"]
0 commit comments