Files
aha/rust-toolchain.toml
T

3 lines
114 B
TOML
Raw Normal View History

2025-10-15 21:03:49 +08:00
[toolchain]
channel = "nightly-2025-10-01"
components = ["rustfmt", "clippy", "rust-src", "miri", "rust-analyzer"]