about summary refs log tree commit diff
path: root/templates/rust/rust-toolchain.toml
blob: e7ae09744f27c6713265c68221136ba2e98ff15b (plain) (blame)
1
2
3
[toolchain]
channel = "1.64.0"
components = [ "rustfmt", "clippy" ]