فهرست منبع

fix: remove target in rust-toolchain.toml

Signed-off-by: guttatus <[email protected]>
guttatus 1 ماه پیش
والد
کامیت
72dac4c0a2
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      rust-toolchain.toml

+ 2 - 2
rust-toolchain.toml

@@ -1,5 +1,5 @@
 [toolchain]
+profile = "minimal"
 channel = "nightly-2025-02-08"
 components = ["rustfmt", "llvm-tools-preview", "clippy", "rust-src"]
-targets = ["riscv64imac-unknown-none-elf"]
-profile = "minimal"
+# targets = ["riscv64imac-unknown-none-elf"]