Files
galaxy/rust-toolchain.toml
T

5 lines
86 B
TOML

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