This commit is contained in:
Martin Kavík 2024-07-07 22:26:44 +02:00
parent b2055ff22d
commit 87e650b3a8
4 changed files with 44 additions and 29 deletions

View file

@ -23,6 +23,7 @@ serde = { version = "1.0", features = ["derive"] }
tauri = { version = "=2.0.0-beta.22", features = ["macos-private-api", "linux-ipc-protocol"] }
tauri-plugin-window-state = "=2.0.0-beta.9"
tauri-plugin-dialog = "=2.0.0-beta.9"
once_cell = "1.19.0"
# wasmtime = "22.0.0"
# wasmtime-wasi = "22.0.0"