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 5e3fa79 commit 151323dCopy full SHA for 151323d
crates/shim/Cargo.toml
@@ -66,7 +66,7 @@ cgroups-rs.workspace = true
66
67
[target.'cfg(windows)'.dependencies]
68
mio = { version = "1.0", features = ["os-ext", "os-poll"] }
69
-windows-sys = { version = "0.52.0", features = [
+windows-sys = { version = "0.60.2", features = [
70
"Win32_Foundation",
71
"Win32_System_WindowsProgramming",
72
"Win32_System_Console",
0 commit comments