remove deadlock in build system
This commit is contained in:
parent
939201fedb
commit
9c5cd5f4da
16 changed files with 84 additions and 102 deletions
|
@ -10,4 +10,4 @@ crate-type = ["cdylib"]
|
|||
dist_text = { path = "../dist_text" }
|
||||
serde = { version = "1.0.153", features = ["derive"] }
|
||||
serde-wasm-bindgen = "0.5.0"
|
||||
wasm-bindgen = "0.2.84"
|
||||
wasm-bindgen = "0.2.84"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue