Skip to content

Commit

Permalink
Fix release manifest generation
Browse files Browse the repository at this point in the history
  • Loading branch information
Jethro Beekman authored and pietroalbini committed Feb 4, 2019
1 parent edb41d8 commit 13542d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tools/build-manifest/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ static TARGETS: &'static [&'static str] = &[
"wasm32-unknown-unknown",
"x86_64-apple-darwin",
"x86_64-apple-ios",
"x86_64-fortanix-unknown-sgx",
"x86_64-fuchsia",
"x86_64-linux-android",
"x86_64-pc-windows-gnu",
Expand Down

0 comments on commit 13542d8

Please sign in to comment.