Skip to content

Commit e9427d2

Browse files
committed
Add WASM stuff to manifest
1 parent 49905b0 commit e9427d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

+3
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,6 @@ required-features = ["std", "rand-std"]
7171
[workspace]
7272
members = ["secp256k1-sys"]
7373
exclude = ["no_std_test"]
74+
75+
[lib]
76+
crate-type = ["cdylib", "rlib"]

0 commit comments

Comments
 (0)