navi/rust-toolchain.toml
2021-10-30 18:07:05 -03:00

3 lines
67 B
TOML

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