Skip to content

Commit 7ec3858

Browse files
committed
chore: remove unneeded targets (#5691)
React-native related target triples are unused since the removal of the query engine.
1 parent 626e757 commit 7ec3858

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

rust-toolchain.toml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,6 @@ targets = [
55
# Wasm target for serverless and edge environments.
66
"wasm32-unknown-unknown",
77

8-
# React Native targets we support.
9-
"x86_64-apple-ios",
10-
"aarch64-apple-ios",
11-
"aarch64-apple-ios-sim",
12-
"aarch64-linux-android",
13-
"x86_64-linux-android",
14-
"armv7-linux-androideabi",
15-
"i686-linux-android",
16-
178
# Server targets we support.
189
"x86_64-unknown-linux-musl",
1910
"aarch64-unknown-linux-gnu",

0 commit comments

Comments
 (0)