remove_background/rust-toolchain.toml

4 lines
86 B
TOML
Raw Normal View History

2026-01-21 21:14:29 +00:00
[toolchain]
2026-02-01 16:26:16 +00:00
channel = "stable"
components = ["clippy", "rust-analyzer", "rust-src"]