diff --git a/Cargo.toml b/Cargo.toml index eff01b361..62e5a6ddd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -70,7 +70,7 @@ percent-encoding = "2.3" [target."cfg(target_os = \"windows\")".dependencies] webview2-com = "0.34" windows-version = "0.1" -windows-core = "0.58" +windows-core = "0.59" dunce = "1" [target."cfg(target_os = \"windows\")".dependencies.windows]