Decode extracted gpcallback

This commit is contained in:
Kevin Yue
2024-04-05 18:01:09 +08:00
parent c347f97b95
commit 8446874290
4 changed files with 36 additions and 9 deletions

View File

@@ -18,6 +18,7 @@ serde_json.workspace = true
tokio.workspace = true
tokio-util.workspace = true
tempfile.workspace = true
html-escape = "0.2.13"
webkit2gtk = "0.18.2"
tauri = { workspace = true, features = ["http-all"] }
compile-time.workspace = true