--- dirs-1.0.3/Cargo.toml 1969-12-31T16:00:00-08:00 +++ dirs-1.0.3/Cargo.toml 2018-09-17T12:37:13.594613-07:00 @@ -21,6 +21,3 @@ repository = "https://github.com/soc/dirs-rs" [target."cfg(unix)".dependencies.libc] version = "0.2" -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = ["knownfolders", "objbase", "shlobj", "winbase", "winerror"]