Skip to content

Commit 13542d8

Browse files
Jethro Beekmanpietroalbini
Jethro Beekman
authored andcommitted
Fix release manifest generation
1 parent edb41d8 commit 13542d8

File tree

1 file changed

+1
-0
lines changed
  • src/tools/build-manifest/src

1 file changed

+1
-0
lines changed

src/tools/build-manifest/src/main.rs

+1
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ static TARGETS: &'static [&'static str] = &[
9595
"wasm32-unknown-unknown",
9696
"x86_64-apple-darwin",
9797
"x86_64-apple-ios",
98+
"x86_64-fortanix-unknown-sgx",
9899
"x86_64-fuchsia",
99100
"x86_64-linux-android",
100101
"x86_64-pc-windows-gnu",

0 commit comments

Comments
 (0)