Blob Blame History Raw
--- cpufeatures-0.2.3/Cargo.toml	1970-01-01T00:00:01+00:00
+++ cpufeatures-0.2.3/Cargo.toml	2022-08-20T12:47:25.002326+00:00
@@ -29,11 +29,5 @@
 repository = "https://github.com/RustCrypto/utils"
 resolver = "1"
 
-[target.aarch64-apple-darwin.dependencies.libc]
-version = "0.2.95"
-
-[target.aarch64-linux-android.dependencies.libc]
-version = "0.2.95"
-
 [target."cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))".dependencies.libc]
 version = "0.2.95"