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

12 lines
276 B

--- pcre2-0.1.0/Cargo.toml 1970-01-01T01:00:00+01:00
+++ pcre2-0.1.0/Cargo.toml 2018-09-08T14:14:39.863286+02:00
@@ -29,8 +29,3 @@
[dependencies.thread_local]
version = "0.3.6"
-[build-dependencies.cc]
-version = "1"
-
-[build-dependencies.pkg-config]
-version = "0.3.13"