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 8ad4f14 commit 8cb1fe0Copy full SHA for 8cb1fe0
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