diff --git a/Cargo.toml b/Cargo.toml index 1a74c1ce5a..8433956241 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -71,7 +71,7 @@ windows-core = "0.57" dunce = "1" [target."cfg(target_os = \"windows\")".dependencies.windows] - version = "0.57" + version = "0.58" features = [ "implement", "Win32_Foundation",