Skip to content

Commit 1c9fb6d

Browse files
committed
Remove one more dependency
1 parent 3d6ba53 commit 1c9fb6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/web/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ wasm-bindgen = "^0.2"
1313
serde = { version = "1.0.67", features = ["derive"] }
1414
lazy_static = "1.0.1"
1515
js-sys = "0.3.6"
16-
futures-util = "0.3.8"
1716
wasm-bindgen-futures = "0.4.18"
1817
reqwest = "0.11.3"
1918

0 commit comments

Comments
 (0)