Rollup merge of #57659 - jethrogb:jb/release-manifest, r=alexcrichton

Fix release manifest generation

r? @alexcrichton
This commit is contained in:
Mazdak Farrokhzad 2019-01-19 14:21:22 +01:00 committed by GitHub
commit c8c03afa57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",