mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-22 21:30:44 +02:00
feat(window-state): add flags to control what is saved/restored
This commit is contained in:
@@ -15,4 +15,5 @@ serde_json.workspace = true
|
||||
tauri.workspace = true
|
||||
log.workspace = true
|
||||
thiserror.workspace = true
|
||||
bincode = "1.3"
|
||||
bincode = "1.3"
|
||||
bitflags = "1"
|
||||
Reference in New Issue
Block a user