We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00d43f3 commit e8e60aaCopy full SHA for e8e60aa
Cargo.toml
@@ -14,7 +14,7 @@ Timeouts for futures.
14
15
[dependencies]
16
wasm-timer = { version = "0.2.4", optional = true }
17
-wasm-bindgen = { version = "0.2.55", optional = true }
+wasm-bindgen-crate = { package = "wasm-bindgen", version = "0.2.55", optional = true }
18
futures = { version = "0.3.1", optional = true }
19
web-sys = { version = "0.3.32", optional = true }
20
0 commit comments