remove_background/rust-toolchain.toml
2026-02-01 17:26:16 +01:00

3 lines
86 B
TOML

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