You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
354 B
10 lines
354 B
--- directories-1.0.2/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ directories-1.0.2/Cargo.toml 2018-11-03T14:21:31.364214+01:00
|
|
@@ -27,6 +27,3 @@
|
|
version = "0.1.5"
|
|
[target."cfg(unix)".dependencies.libc]
|
|
version = "0.2"
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3"
|
|
-features = ["knownfolders", "objbase", "shlobj", "winbase", "winerror"]
|