(stash)
This commit is contained in:
parent
d7b4221727
commit
2d3993452b
33 changed files with 920 additions and 143 deletions
|
|
@ -12,10 +12,10 @@ bevy.default-features = false
|
|||
bevy_ratatui = "0.11.1"
|
||||
bevy_spacetimedb = "0.7"
|
||||
|
||||
spacetimedb.version = "1.11.*"
|
||||
spacetimedb.version = "1.12.*"
|
||||
spacetimedb.features = ["unstable"]
|
||||
|
||||
spacetimedb-sdk = "1.11.*"
|
||||
spacetimedb-sdk = "1.12.*"
|
||||
|
||||
strum.version = "0.27.2"
|
||||
strum.features = ["derive"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue