diff --git a/Cargo.toml b/Cargo.toml index 6348e40..fcc72dc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ netlink-packet-core = "0.7.0" [target.'cfg(target_os = "windows")'.dependencies] flume = "0.11" -windows-sys = { version = "0.60", features = [ +windows-sys = { version = "0.61", features = [ "Win32_System_Diagnostics_Debug", "Win32_System_SystemServices", "Win32_Security_Cryptography",