use deprecated RLS until views work in bevy_stdb
This commit is contained in:
parent
f6bd7fd6f7
commit
7cef787f38
4 changed files with 32 additions and 29 deletions
|
|
@ -12,7 +12,9 @@ bevy.default-features = false
|
|||
bevy_ratatui = "0.10.0"
|
||||
bevy_spacetimedb = "0.7"
|
||||
|
||||
spacetimedb = "1.11.*"
|
||||
spacetimedb.version = "1.11.*"
|
||||
spacetimedb.features = ["unstable"]
|
||||
|
||||
spacetimedb-sdk = "1.11.*"
|
||||
|
||||
strum.version = "0.27.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue