insert shuffled wall

This commit is contained in:
Tao Tien 2026-02-07 00:18:47 -08:00
parent 3ca8574a6e
commit d7d567b0e6
7 changed files with 36 additions and 17 deletions

View file

@ -14,6 +14,8 @@ strum = "0.27.2"
tracing = "0.1.44"
tracing-subscriber = "0.3.22"
tui-logger = "0.18.0"
jong = { version = "0.1.0", path = "jong" }
spacetimedb = "1.11.*"
[profile.dev]
opt-level = 1