Files
libchat/rust_toolchain.toml
T

3 lines
65 B
TOML
Raw Normal View History

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