diff --git a/Cargo.toml b/Cargo.toml index 5262849..9064cc1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,7 @@ once_cell = "1.13.1" procfs = { version = "0.16.0", default-features = false } [target.'cfg(target_os = "windows")'.dependencies.windows] -version = "0.56.0" +version = "0.57.0" features = [ "Win32_Foundation", "Win32_System_Threading",