diff --git a/Cargo.toml b/Cargo.toml index 3805c8f..fce57fa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,7 +36,7 @@ itertools = "0.12.0" winreg = { version = "0.52", features = ["transactions"] } [dependencies.windows] -version = "0.52.0" +version = "0.54.0" features = [ "implement", "Win32_Foundation",