rust_decoder
This commit is contained in:
parent
e10063ac74
commit
34a525c38c
9 changed files with 1082 additions and 22 deletions
|
@ -23,3 +23,4 @@ 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"
|
||||
wasmtime = "22.0.0"
|
||||
|
|
Reference in a new issue