We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab6b4db commit f6ae89fCopy full SHA for f6ae89f
Cargo.toml
@@ -13,3 +13,4 @@ edition = "2015"
13
14
[target.'cfg(windows)'.dependencies]
15
winapi = { version = "0.3.6", features = ["combaseapi", "objbase", "shellapi", "winerror"] }
16
+widestring = "0.4.0"
0 commit comments