diff --git a/Cargo.toml b/Cargo.toml index 7144d93..75b2180 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ once_cell = "1.13.1" procfs = { version = "0.16.0", default-features = false } [target.'cfg(target_os = "windows")'.dependencies.windows] -version = "0.51.0" +version = "0.52.0" features = [ "Win32_Foundation", "Win32_System_Threading",