lssa/nssa/rust-toolchain.toml

5 lines
88 B
TOML
Raw Normal View History

2025-08-06 13:39:09 -03:00
[toolchain]
channel = "stable"
components = ["rustfmt", "rust-src"]
profile = "minimal"