navi/rust-toolchain.toml

3 lines
67 B
TOML
Raw Normal View History

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