Blob Blame History Raw
--- cpufeatures-0.2.8/Cargo.toml	1970-01-01T00:00:01+00:00
+++ cpufeatures-0.2.8/Cargo.toml	2023-06-23T21:30:28.338095+00:00
@@ -31,9 +31,6 @@
 license = "MIT OR Apache-2.0"
 repository = "https://github.com/RustCrypto/utils"
 
-[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"