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 e779304 commit 8101810Copy full SHA for 8101810
Cargo.toml
@@ -35,7 +35,7 @@ slab = "0.4.2"
35
tracing = { version = "0.1.37", default-features = false }
36
37
[target.'cfg(windows)'.dependencies]
38
-windows-sys = { version = "0.48.0", features = ["Win32_Foundation"] }
+windows-sys = { version = "0.52.0", features = ["Win32_Foundation"] }
39
40
[dev-dependencies]
41
async-channel = "2.0.0"
0 commit comments