diff --git a/sdk/Cargo.toml b/sdk/Cargo.toml index 249711f..54fc764 100644 --- a/sdk/Cargo.toml +++ b/sdk/Cargo.toml @@ -9,7 +9,7 @@ enumflags2 = "0.7" num_enum = "0.5" [dependencies.windows] -version = "0.38" +version = "0.53" features = [ "alloc", "Win32_Foundation",