--- num_threads-0.1.6/Cargo.toml 1970-01-01T00:00:01+00:00 +++ num_threads-0.1.6/Cargo.toml 2022-05-13T19:38:33.207825+00:00 @@ -31,6 +31,3 @@ targets = ["x86_64-unknown-linux-gnu"] [dependencies] - -[target."cfg(any(target_os = \"macos\", target_os = \"ios\", target_os = \"freebsd\"))".dependencies.libc] -version = "0.2.107"