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-5.0.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ onig-5.0.0/Cargo.toml 2019-09-05T03:32:36.191222+00:00
6 years ago
@@ -32,5 +32,3 @@
posix-api = ["onig_sys/posix-api"]
print-debug = ["onig_sys/print-debug"]
std-pattern = []
-[target."cfg(windows)".dependencies.libc]
-version = "0.2"