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 bfbe40d commit 0b5fe5eCopy full SHA for 0b5fe5e
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