chore(fmt): add treefmt and run it

This commit is contained in:
Timothy DeHerrera
2026-01-24 18:49:51 -07:00
parent f4201e95ba
commit 8df37127a1
18 changed files with 290 additions and 267 deletions

View File

@@ -1,3 +1,3 @@
[toolchain]
channel = "stable"
channel = "stable"
components = ["rustfmt", "clippy", "rust-src"]