Skip to content

Commit

Permalink
Rollup merge of #57659 - jethrogb:jb/release-manifest, r=alexcrichton
Browse files Browse the repository at this point in the history
Fix release manifest generation

r? @alexcrichton
  • Loading branch information
Centril committed Jan 17, 2019
2 parents 38a0a02 + 0772dbb commit a9c7eb4
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 a9c7eb4

Please sign in to comment.