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 585c191 commit d120bb2Copy full SHA for d120bb2
Cargo.toml
@@ -25,7 +25,7 @@ futures-lite = "2.0.0"
25
libc = "0.2.78"
26
27
[target.'cfg(windows)'.dev-dependencies.windows-sys]
28
-version = "0.59"
+version = "0.60"
29
features = [
30
"Win32_Storage_FileSystem",
31
]
0 commit comments