insert shuffled wall
This commit is contained in:
parent
3ca8574a6e
commit
d7d567b0e6
7 changed files with 36 additions and 17 deletions
|
|
@ -9,5 +9,6 @@ edition = "2021"
|
|||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
spacetimedb = "1.11.*"
|
||||
log = "0.4"
|
||||
spacetimedb = { workspace = true }
|
||||
log = { workspace = true }
|
||||
jong = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue