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