konobangu/rust-toolchain.toml
2025-05-13 01:23:59 +08:00

5 lines
98 B
TOML

[toolchain]
channel = "nightly-2025-05-20"
components = ["rustfmt", "clippy"]
profile = "default"