Konata app integration
This commit is contained in:
parent
01a9501f86
commit
ac484fdea8
9 changed files with 443 additions and 51 deletions
|
@ -25,6 +25,7 @@ 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"
|
||||
reqwest = "0.12.9"
|
||||
|
||||
# wasmtime = "22.0.0"
|
||||
# wasmtime-wasi = "22.0.0"
|
||||
|
|
Reference in a new issue