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