We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a02096 commit 8e1bd8fCopy full SHA for 8e1bd8f
1 file changed
rust/Cargo.toml
@@ -111,6 +111,7 @@ nix = { version = "0.29", features = ["signal", "process"] }
111
libc = "0.2"
112
windows-sys = { version = "0.59", features = [
113
"Win32_Foundation",
114
+ "Win32_Storage_FileSystem",
115
"Win32_System_Threading",
116
"Win32_UI_Shell",
117
] }
0 commit comments