Files
konobangu/rust-toolchain.toml
2025-04-08 02:12:06 +08:00

5 lines
98 B
TOML

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