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