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.
web-sys
1 parent 2859241 commit f9f5ee6Copy full SHA for f9f5ee6
Cargo.toml
@@ -16,7 +16,7 @@ pin-utils = "0.1.0"
16
js-sys = "0.3.31"
17
wasm-bindgen = "0.2.37"
18
wasm-bindgen-futures = "0.4.4"
19
-web-sys = { version = "0.3.31", features = ["Performance", "Window"] }
+web-sys = { version = "0.3.31", features = ["Performance", "Window", "WorkerGlobalScope"] }
20
21
[dev-dependencies]
22
async-std = "1.0"
0 commit comments