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.0.0/Cargo.toml 2020-05-16T10:48:49+00:00
+++ onig-6.0.0/Cargo.toml 2020-05-23T19:23:13.209862+00:00
@@ -35,5 +35,3 @@
6 years ago
posix-api = ["onig_sys/posix-api"]
print-debug = ["onig_sys/print-debug"]
std-pattern = []
-[target."cfg(windows)".dependencies.libc]
-version = "0.2"