Files
bdwgc-rust/rust-toolchain.toml
T

4 lines
95 B
TOML

[toolchain]
channel = "stable"
components = ["clippy", "rustfmt", "rust-analyzer", "rust-src"]