Skip to content

Commit

Permalink
Add aarch64-pc-windows-msvc to deployed targets
Browse files Browse the repository at this point in the history
Accidentally forgotten from #54718!
  • Loading branch information
alexcrichton committed Nov 5, 2018
1 parent 6cfc603 commit 842914e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tools/build-manifest/src/main.rs
Expand Up @@ -48,6 +48,7 @@ static TARGETS: &'static [&'static str] = &[
"aarch64-apple-ios",
"aarch64-fuchsia",
"aarch64-linux-android",
"aarch64-pc-windows-msvc",
"aarch64-unknown-cloudabi",
"aarch64-unknown-linux-gnu",
"aarch64-unknown-linux-musl",
Expand Down

0 comments on commit 842914e

Please sign in to comment.