rust-toolchain.toml 177 B

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