oneko-rs/rust-toolchain.toml
2025-01-28 18:26:06 -08:00

4 lines
80 B
TOML

[toolchain]
channel = "nightly"
components = [ "rust-src" ]
profile = "minimal"