We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0493551 commit 6581d8bCopy full SHA for 6581d8b
1 file changed
Cargo.toml
@@ -29,5 +29,5 @@ fastrand = "2.0.0"
29
futures-lite = "2.0.0"
30
waker-fn = "1.1.0"
31
32
-[target.'cfg(any(target_arch = "wasm32", target_arch = "wasm64"))'.dev-dependencies]
+[target.'cfg(target_family = "wasm")'.dev-dependencies]
33
wasm-bindgen-test = "0.3"
0 commit comments