rust/rust-toolchain.toml
2026-01-26 20:46:40 +01:00

3 lines
98 B
TOML

[toolchain]
channel = "nightly-2026-01-26"
components = ["rustfmt", "clippy", "miri", "rust-src"]