Files
konoplayer/rust-toolchain.toml
2025-03-09 02:46:15 +08:00

5 lines
87 B
TOML

[toolchain]
channel = "nightly"
components = ["rustfmt", "clippy"]
profile = "default"