Skip to content

Commit d9c4164

Browse files
committed
Also publish the wasm-bindgen-wasm-conventions crate
1 parent 2fbb835 commit d9c4164

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

publish.rs

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ const CRATES_TO_PUBLISH: &[&str] = &[
2626
"wasm-bindgen-test",
2727
"wasm-bindgen-wasm-interpreter",
2828
"wasm-bindgen-webidl",
29+
"wasm-bindgen-wasm-conventions",
2930
"wasm-bindgen-threads-xform",
3031
"wasm-bindgen-multi-value-xform",
3132
"wasm-bindgen-anyref-xform",

0 commit comments

Comments
 (0)