mirror of
https://github.com/marcoallegretti/WEFT_OS.git
synced 2026-03-26 17:03:09 +00:00
5 lines
86 B
TOML
5 lines
86 B
TOML
|
|
[toolchain]
|
||
|
|
channel = "1.93.0"
|
||
|
|
components = ["clippy", "rustfmt"]
|
||
|
|
profile = "minimal"
|