feat: complete TUI Phase 0 — Toolchain Gate

This commit is contained in:
teernisse
2026-02-12 15:08:09 -05:00
parent 63bd58c9b4
commit 4664e0cfe3
12 changed files with 5215 additions and 13 deletions

View File

@@ -0,0 +1,4 @@
[toolchain]
channel = "nightly-2026-02-08"
profile = "minimal"
components = ["rustfmt", "clippy"]