diff --git a/Cargo.toml b/Cargo.toml index db4191e..d145b84 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ default = ["chrono"] test = [] [target.'cfg(target_os = "windows")'.dependencies] -windows = { version = "0.52", features = [ +windows = { version = "0.54", features = [ "implement", "Win32_Foundation", "Win32_Security",