Files
bdwgc-rust/rust-toolchain.toml
2024-01-11 10:05:30 +00:00

4 lines
95 B
TOML

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