We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01f06f1 commit 08db1b2Copy full SHA for 08db1b2
backend/tauri/Cargo.toml
@@ -231,8 +231,8 @@ windows-sys = { version = "0.59", features = [
231
"Win32_System_LibraryLoader",
232
"Win32_System_SystemInformation",
233
] }
234
-windows-core = "0.58.0"
235
-webview2-com = "0.34"
+windows-core = "0.59.0"
+webview2-com = "0.35"
236
237
[features]
238
default = ["custom-protocol", "default-meta"]
0 commit comments