montana/Монтана-Протокол/Код/rust-toolchain.toml

5 lines
86 B
TOML
Raw Normal View History

[toolchain]
channel = "stable"
components = ["rustfmt", "clippy"]
profile = "minimal"