🐛 完成对1.2.0的兼容

This commit is contained in:
Tw93
2022-11-24 21:12:51 +08:00
parent c3be3c1d71
commit 2f9ee31b45
3 changed files with 12 additions and 7 deletions

View File

@@ -22,7 +22,7 @@ tauri = { version = "1.2.0", features = ["api-all"] }
image = "0.24.5"
tauri-utils = "1.2.0"
webbrowser = "0.8.2"
wry = "0.22.3"
wry = "0.22.4"
[features]
# by default Tauri runs in production mode