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