Files
libchat/rust_toolchain.toml

3 lines
65 B
TOML
Raw Permalink Normal View History

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