Skip to content

Commit 38a4491

Browse files
Use the latest bindgen
1 parent e3f0124 commit 38a4491

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

crates/core_simd/Cargo.toml

+4
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,7 @@ features = ["alloc"]
2626

2727
[dev-dependencies.test_helpers]
2828
path = "../test_helpers"
29+
30+
[patch.crates-io]
31+
wasm-bindgen = { git = "https://github.com/rustwasm/wasm-bindgen" }
32+
wasm-bindgen-test = { git = "https://github.com/rustwasm/wasm-bindgen" }

0 commit comments

Comments
 (0)