Skip to content

Commit

Permalink
No more wasm-bindgen-gc crate, so we don't need to publish it!
Browse files Browse the repository at this point in the history
  • Loading branch information
fitzgen committed Feb 12, 2019
1 parent d9cf9b3 commit 51989ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion publish.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ use std::process::Command;
const CRATES_TO_PUBLISH: &[&str] = &[
"wasm-bindgen-shared",
"wasm-bindgen-backend",
"wasm-bindgen-gc",
"wasm-bindgen-macro-support",
"wasm-bindgen-macro",
"wasm-bindgen-test-macro",
Expand Down

0 comments on commit 51989ae

Please sign in to comment.