Blob Blame History Raw
--- tar-0.4.26/Cargo.toml	1970-01-01T00:00:00+00:00
+++ tar-0.4.26/Cargo.toml	2019-06-22T14:14:23.013552+00:00
@@ -30,8 +30,6 @@
 
 [features]
 default = ["xattr"]
-[target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
-version = "0.1"
 [target."cfg(unix)".dependencies.libc]
 version = "0.2"