feat: client state (save/restore)
This commit is contained in:
@@ -47,7 +47,7 @@ once_cell = "1.17.1"
|
||||
parking_lot = "0.12.1"
|
||||
portable-atomic = { version = "1.2.0", features = ["float", "std"] }
|
||||
rustc-hash = "1.1.0"
|
||||
tokio = { version = "1.27.0", features = ["rt-multi-thread", "signal"] }
|
||||
tokio = { version = "1.27.0", features = ["rt-multi-thread", "signal", "time"] }
|
||||
send_wrapper = "0.6.0"
|
||||
prisma = "0.1.1"
|
||||
stardust-xr = "0.14.1"
|
||||
|
||||
Reference in New Issue
Block a user