diff --git a/Cargo.toml b/Cargo.toml index 2bad8b7..e528763 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ spin = { version = "0.9", optional = true } thiserror = { version = "1.0" } [target.'cfg(windows)'.dependencies] -windows = { version = "0.56", features = [ +windows = { version = "0.58", features = [ "Win32_Foundation", "Win32_Networking_NetworkListManager", "Win32_Security",