Blob Blame History Raw
--- dirs-sys-0.3.3/Cargo.toml	1970-01-01T00:00:00+00:00
+++ dirs-sys-0.3.3/Cargo.toml	2019-06-19T10:36:11.178117+00:00
@@ -20,10 +20,5 @@
 repository = "https://github.com/soc/dirs-sys-rs"
 [dependencies.cfg-if]
 version = "0.1"
-[target."cfg(target_os = \"redox\")".dependencies.redox_users]
-version = "0.3.0"
 [target."cfg(unix)".dependencies.libc]
 version = "0.2"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["knownfolders", "objbase", "shlobj", "winbase", "winerror"]