Skip to content

Commit f10e390

Browse files
Use the latest bindgen
1 parent e3f0124 commit f10e390

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

+4
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ members = [
44
"crates/core_simd",
55
"crates/test_helpers",
66
]
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

Comments
 (0)