diff --git a/backend/tauri/Cargo.toml b/backend/tauri/Cargo.toml index 88309b406d..e95df36b33 100644 --- a/backend/tauri/Cargo.toml +++ b/backend/tauri/Cargo.toml @@ -209,7 +209,7 @@ windows-sys = { version = "0.59", features = [ "Win32_System_LibraryLoader", "Win32_System_SystemInformation", ] } -windows-core = "0.58.0" +windows-core = "0.59.0" webview2-com = "0.34" [features]