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