Skip to content

Commit f6ae89f

Browse files
committed
Fix windows build - add missing crate
1 parent ab6b4db commit f6ae89f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ edition = "2015"
1313

1414
[target.'cfg(windows)'.dependencies]
1515
winapi = { version = "0.3.6", features = ["combaseapi", "objbase", "shellapi", "winerror"] }
16+
widestring = "0.4.0"

0 commit comments

Comments
 (0)