Fix release manifest generation

This commit is contained in:
Jethro Beekman 2019-01-16 11:36:38 +05:30
parent e2f221c759
commit 0772dbbb09

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