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