We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fbb835 commit d9c4164Copy full SHA for d9c4164
publish.rs
@@ -26,6 +26,7 @@ const CRATES_TO_PUBLISH: &[&str] = &[
26
"wasm-bindgen-test",
27
"wasm-bindgen-wasm-interpreter",
28
"wasm-bindgen-webidl",
29
+ "wasm-bindgen-wasm-conventions",
30
"wasm-bindgen-threads-xform",
31
"wasm-bindgen-multi-value-xform",
32
"wasm-bindgen-anyref-xform",
0 commit comments