feat: add toml and markdown formatters

This commit is contained in:
2026-06-07 21:38:04 -05:00
parent 7a05bf3d5e
commit d40b80a910
7 changed files with 32 additions and 16 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
[toolchain]
channel = "stable"
channel = "stable"
components = ["rust-src"]
targets = ["riscv32imac-unknown-none-elf"]