DECODERS
This commit is contained in:
parent
b2055ff22d
commit
87e650b3a8
4 changed files with 44 additions and 29 deletions
|
@ -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"
|
||||
|
|
Reference in a new issue