fix JS testing decoder

This commit is contained in:
Martin Kavík 2024-07-08 14:30:49 +02:00
parent 7015cc9ce6
commit a60f4f9ec4
6 changed files with 31 additions and 15 deletions

View file

@ -24,6 +24,7 @@ tauri = { version = "=2.0.0-beta.22", features = ["macos-private-api", "linux-ip
tauri-plugin-window-state = "=2.0.0-beta.9"
tauri-plugin-dialog = "=2.0.0-beta.9"
once_cell = "1.19.0"
futures = "0.3.30"
# wasmtime = "22.0.0"
# wasmtime-wasi = "22.0.0"