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.
12 lines
306 B
12 lines
306 B
6 years ago
|
--- tar-0.4.21/Cargo.toml 1970-01-01T01:00:00+01:00
|
||
|
+++ tar-0.4.21/Cargo.toml 2019-03-05T08:42:57.231547+01:00
|
||
7 years ago
|
@@ -28,8 +28,6 @@
|
||
|
|
||
|
[features]
|
||
|
default = ["xattr"]
|
||
|
-[target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
|
||
|
-version = "0.1"
|
||
|
[target."cfg(unix)".dependencies.libc]
|
||
|
version = "0.2"
|
||
|
|