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