Files
aha/rust-toolchain.toml
T
2025-10-15 21:03:49 +08:00

3 lines
114 B
TOML

[toolchain]
channel = "nightly-2025-10-01"
components = ["rustfmt", "clippy", "rust-src", "miri", "rust-analyzer"]