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.
2 parents 832cfa2 + 0b5fe5e commit 00d43f3Copy full SHA for 00d43f3
Cargo.toml
@@ -14,7 +14,7 @@ Timeouts for futures.
14
15
[dependencies]
16
wasm-timer = { version = "0.2.4", optional = true }
17
-wasm-bindgen-crate = { package = "wasm-bindgen", version = "0.2.55", optional = true }
+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