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