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