diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 26c3b2bd1..5a5e8bfe2 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -6,5 +6,4 @@ [toolchain] channel = "nightly-2024-01-06" -targets = [ "x86_64-unknown-linux-musl", "aarch64-unknown-linux-musl" ] components = [ "rustfmt", "rust-src", "rustc-dev", "llvm-tools-preview" ]