summaryrefslogtreecommitdiff
path: root/rust-toolchain.toml
blob: e8d3cddd1811221aaf2da4d68f022147146c4f4e (plain)
1
2
3
[toolchain]
channel = "1.80.1"
components = ["rustfmt", "clippy"]