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