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