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 e53acc5 commit b717016Copy full SHA for b717016
rust/Cargo.toml
@@ -53,7 +53,7 @@ features = [
53
optional = true
54
55
[target.'cfg(all(target_family = "wasm"))'.dependencies.js-sys]
56
-version = "0.3"
+version = "0.4"
57
58
59
[target.'cfg(any(unix, windows))'.dev-dependencies]
0 commit comments