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.
rust-num_threads/num_threads-fix-metadata.diff

10 lines
332 B

--- 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"