diff --git a/Cargo.toml b/Cargo.toml index d73ce538eb..28a6e17de3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -66,7 +66,7 @@ dunce = "1" winit = { version = "0.28", features = [ "serde" ], optional = true } [target."cfg(target_os = \"windows\")".dependencies.windows] - version = "0.48" + version = "0.51" features = [ "implement", "Win32_Foundation",