We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0b92c4 commit 490a7feCopy full SHA for 490a7fe
crates/shim/Cargo.toml
@@ -70,7 +70,7 @@ cgroups-rs.workspace = true
70
71
[target.'cfg(windows)'.dependencies]
72
mio = { version = "1.0", features = ["os-ext", "os-poll"] }
73
-windows-sys = { version = "0.52.0", features = [
+windows-sys = { version = "0.60.2", features = [
74
"Win32_Foundation",
75
"Win32_System_WindowsProgramming",
76
"Win32_System_Console",
0 commit comments