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 937ea84 commit e27191fCopy full SHA for e27191f
Cargo.toml
@@ -38,7 +38,7 @@ slab = "0.4.2"
38
tracing = { version = "0.1.37", default-features = false }
39
40
[target.'cfg(windows)'.dependencies]
41
-windows-sys = { version = "0.52.0", features = ["Win32_Foundation"] }
+windows-sys = { version = "0.59.0", features = ["Win32_Foundation"] }
42
43
[dev-dependencies]
44
async-channel = "2.0.0"
0 commit comments