aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain.toml
blob: e661a111312d369a8b152598d82f43f074bce593 (plain) (blame)
1
2
3
[toolchain]
channel = "1.70.0"
components = ["rustfmt", "rust-src", "clippy"]