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.8.0/Cargo.toml 2020-11-25T17:26:32+00:00
+++ findshlibs-0.8.0/Cargo.toml 2021-05-11T12:22:18.128310+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"