insert shuffled wall
This commit is contained in:
parent
3ca8574a6e
commit
d7d567b0e6
7 changed files with 36 additions and 17 deletions
|
|
@ -19,6 +19,7 @@ clap = { workspace = true, features = ["derive"] }
|
|||
log = { workspace = true, features = ["release_max_level_error", "max_level_trace"] }
|
||||
rand = { workspace = true }
|
||||
ratatui = { workspace = true }
|
||||
spacetimedb.workspace = true
|
||||
strum = { workspace = true, features = ["derive"] }
|
||||
tracing = { workspace = true }
|
||||
tracing-subscriber = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue