回退wry版本,暂时取消Linux/Windows自定义请求头,防止快捷键失效

This commit is contained in:
Tlntin
2022-12-01 15:30:30 +08:00
parent a6b686e8b7
commit b190a0252e
3 changed files with 122 additions and 24 deletions

View File

@@ -21,7 +21,7 @@ tauri = { version = "1.2.1", features = ["api-all"] }
image = "0.24.5"
tauri-utils = "1.2.1"
webbrowser = "0.8.2"
wry = "0.22.5"
wry = "0.21.1"
[features]
# by default Tauri runs in production mode