Files
gitlore/crates/lore-tui/rust-toolchain.toml
2026-02-18 12:47:10 -05:00

5 lines
98 B
TOML

[toolchain]
channel = "nightly-2026-02-08"
profile = "minimal"
components = ["rustfmt", "clippy"]