Skip to content

Commit

Permalink
Remove the cdynlib crate type.
Browse files Browse the repository at this point in the history
  • Loading branch information
clementwanjau committed May 4, 2024
1 parent a7754c1 commit c1a07a7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ license-file = "LICENSE"
keywords = ["apexcharts", "wasm", "rust", "web"]
readme = "README.md"

[lib]
crate-type = ["cdylib"]

[dependencies]
wasm-bindgen = { version = "0.2", features = ["serde-serialize"] }
wasm-bindgen-futures = "0.4"
Expand Down

0 comments on commit c1a07a7

Please sign in to comment.