lssa/nssa/rust-toolchain.toml
2025-08-06 13:39:09 -03:00

6 lines
89 B
TOML

[toolchain]
channel = "stable"
components = ["rustfmt", "rust-src"]
profile = "minimal"