navi/rust-toolchain.toml
2023-04-09 10:08:42 -03:00

4 lines
68 B
TOML

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