We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3f0124 commit f10e390Copy full SHA for f10e390
Cargo.toml
@@ -4,3 +4,7 @@ members = [
4
"crates/core_simd",
5
"crates/test_helpers",
6
]
7
+
8
+[patch.crates-io]
9
+wasm-bindgen = { git = "https://github.com/rustwasm/wasm-bindgen" }
10
+wasm-bindgen-test = { git = "https://github.com/rustwasm/wasm-bindgen" }
0 commit comments