aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain.toml
blob: ecc22580bdaa4da7efccb67a6eef3ca9927b3a71 (plain)
1
2
3
4
[toolchain]
channel = "1.75.0"
components = [ "rustfmt", "clippy" ]
profile = "minimal"