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

9 lines
283 B

--- onig-6.1.1/Cargo.toml 2020-11-22T10:29:59+00:00
+++ onig-6.1.1/Cargo.toml 2020-11-29T18:07:07.950070+00:00
@@ -35,5 +35,3 @@
posix-api = ["onig_sys/posix-api"]
print-debug = ["onig_sys/print-debug"]
std-pattern = []
-[target."cfg(windows)".dependencies.libc]
-version = "0.2"