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

6 years ago
--- onig-4.3.1/Cargo.toml 1969-12-31T16:00:00-08:00
+++ onig-4.3.1/Cargo.toml 2019-01-15T16:15:07.230609-08:00
@@ -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"