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