diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index f9061d59..03780796 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -39,7 +39,7 @@ getrandom = "0.4.1" thiserror = "2.0.18" async-lock = "3.4.0" wasmtime = "43.0.0" -wasmtime-wasi = "43.0.0" +wasmtime-wasi = "44.0.0" tauri-plugin-store = "2" tauri-plugin-dialog = "2" tauri-plugin-os = "2"