remove deadlock in build system

This commit is contained in:
Sebastian Hugentobler 2023-03-09 10:36:11 +01:00
parent 939201fedb
commit 9c5cd5f4da
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
16 changed files with 84 additions and 102 deletions

View file

@ -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"