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 committed Jan 16, 2019
1 parent e2f221c commit 0772dbb
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 0772dbb

Please sign in to comment.