portal: implement session restoration
This commit is contained in:
parent
4f431eec5c
commit
3e3532574b
13 changed files with 436 additions and 58 deletions
|
|
@ -56,6 +56,7 @@ ash = "0.38.0"
|
|||
gpu-alloc = "0.6.0"
|
||||
gpu-alloc-ash = "0.7.0"
|
||||
serde = { version = "1.0.196", features = ["derive"] }
|
||||
serde_json = "1.0.128"
|
||||
enum-map = "2.7.3"
|
||||
png = "0.17.13"
|
||||
rustc-demangle = { version = "0.1.24", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue