diff --git a/backend/tauri/Cargo.toml b/backend/tauri/Cargo.toml index fcf5605500f..9fd4e3b8e2c 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]