]>
Witch of Git - jade-rose/blob - toolchain/Cargo.toml
4 authors = ["Cassie Jones <code@witchoflight.com>"]
8 crate-type = ["cdylib", "rlib"]
13 [target.'cfg(target_arch = "wasm32")'.dependencies]
14 js-sys = { version = "0.3.35" }
15 wasm-bindgen = { version = "0.2.58" }
19 proptest-derive = "0.1.0"