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