mirror of
https://github.com/headroomlabs-ai/headroom.git
synced 2026-08-27 14:17:10 -04:00
5 lines
86 B
TOML
5 lines
86 B
TOML
|
|
[toolchain]
|
||
|
|
channel = "stable"
|
||
|
|
components = ["rustfmt", "clippy"]
|
||
|
|
profile = "minimal"
|