Skip to content

Commit 8a434fc

Browse files
committed
add lib
1 parent 75cf0af commit 8a434fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99
include = ["Cargo.toml", "src/**/*.rs", "README.md"]
1010

1111
[lib]
12-
crate-type = ["cdylib"]
12+
crate-type = ["cdylib", "lib"]
1313

1414
[dependencies]
1515
wasm-bindgen = "0.2"

0 commit comments

Comments
 (0)