Skip to content

Commit

Permalink
Add C# to the publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Oct 30, 2023
1 parent 9008857 commit 880bfab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/publish.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ const CRATES_TO_PUBLISH: &[&str] = &[
"wit-bindgen-c",
"wit-bindgen-rust",
"wit-bindgen-go",
"wit-bindgen-csharp",
"wit-bindgen-teavm-java",
"wit-bindgen-markdown",
"wit-bindgen-rust-macro",
Expand Down

0 comments on commit 880bfab

Please sign in to comment.