diff --git a/Cargo.toml b/Cargo.toml index 3ab307d..8b79d07 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,7 +40,7 @@ netlink-packet-core = "0.7.0" netlink-packet-route = "0.19" [target.'cfg(target_os = "windows")'.dependencies] -windows-sys = { version = "0.59", features = [ +windows-sys = { version = "0.61", features = [ "Win32_System_Diagnostics_Debug", "Win32_System_SystemServices", "Win32_Security_Cryptography",