Files
cli/vendor/ff/rust-toolchain.toml

4 lines
68 B
TOML
Raw Normal View History

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