Change crate type from lib

This commit is contained in:
2023-09-29 19:47:40 +02:00
parent 01a7576d7f
commit 4cf6b628ee
4 changed files with 4 additions and 7 deletions

View File

@ -4,9 +4,6 @@ version = "0.2.0"
authors = ["Joakim Hulthe <joakim@hulthe.net"]
edition = "2021"
[lib]
crate-type = ["cdylib"]
[dependencies]
seed = "0.9.1"
wasm-bindgen = "=0.2.80" # 0.2.81 has a breaking change