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
368 B
10 lines
368 B
--- 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"]
|