add a tile table

This commit is contained in:
Tao Tien 2026-02-12 17:06:28 -08:00
parent 9b01f6b96a
commit a1c72b2c48
14 changed files with 232 additions and 42 deletions

1
Cargo.lock generated
View file

@ -1229,6 +1229,7 @@ dependencies = [
"bitflags 2.10.0",
"color-eyre",
"ratatui",
"smol_str",
"tracing",
]