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

12 lines
376 B

--- findshlibs-0.7.0/Cargo.toml 2020-05-12T18:08:50+00:00
+++ findshlibs-0.7.0/Cargo.toml 2020-05-13T05:43:29.127711+00:00
@@ -23,8 +23,6 @@
repository = "https://github.com/gimli-rs/findshlibs"
[dependencies.libc]
version = "0.2.65"
-[target."cfg(target_os = \"macos\")".dependencies.lazy_static]
-version = "1.4"
[badges.coveralls]
repository = "gimli-rs/findshlibs"