pin wasm-bindgen-futures

This commit is contained in:
2025-12-03 11:34:08 -05:00
parent 87de396fc2
commit 0889f81664
2 changed files with 32 additions and 17 deletions

View File

@@ -88,7 +88,8 @@ wasm-bindgen = { version = "0.2", default-features = false, features = ["std"] }
web-sys = "0.3"
tracing-wasm = "0.2"
getrandom = { version = "0.2", features = ["js"] }
wasm-bindgen-futures = "0.4.34"
# pinned to 0.4.54 in order to be compatible with nixos's wasm-bindgen-cli version
wasm-bindgen-futures = "=0.4.54"
[package.metadata.cargo-all-features]
skip_optional_dependencies = true #don't test optional dependencies, only features