navi/rust-toolchain.toml
2023-04-04 17:49:16 +08:00

3 lines
68 B
TOML

[toolchain]
channel = "1.68.2"
components = [ "rustfmt", "clippy" ]