We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f3b15d commit 9d4c6d4Copy full SHA for 9d4c6d4
packages/yew/Cargo.toml
@@ -18,7 +18,7 @@ rust-version = "1.60.0"
18
19
[dependencies]
20
console_error_panic_hook = "0.1"
21
-gloo = { version = "0.8", features = ["futures"] }
+gloo = "0.8"
22
indexmap = { version = "1", features = ["std"] }
23
js-sys = "0.3"
24
slab = "0.4"
0 commit comments