Skip to content

Commit e8e60aa

Browse files
committed
Revert "Update Cargo.toml"
This reverts commit 0b5fe5e.
1 parent 00d43f3 commit e8e60aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Timeouts for futures.
1414

1515
[dependencies]
1616
wasm-timer = { version = "0.2.4", optional = true }
17-
wasm-bindgen = { version = "0.2.55", optional = true }
17+
wasm-bindgen-crate = { package = "wasm-bindgen", version = "0.2.55", optional = true }
1818
futures = { version = "0.3.1", optional = true }
1919
web-sys = { version = "0.3.32", optional = true }
2020

0 commit comments

Comments
 (0)