We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ad4f14 + 8cb1fe0 commit d95433dCopy full SHA for d95433d
crates/core_simd/Cargo.toml
@@ -9,7 +9,7 @@ keywords = ["core", "simd", "intrinsics"]
9
categories = ["hardware-support", "no-std"]
10
license = "MIT OR Apache-2.0"
11
12
-[target.'cfg(target_arch = "wasm32")'.dependencies.wasm-bindgen]
+[target.'cfg(target_arch = "wasm32")'.dev-dependencies.wasm-bindgen]
13
version = "0.2"
14
15
[dev-dependencies.wasm-bindgen-test]
0 commit comments