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

12 lines
276 B

--- regex-1.0.2/Cargo.toml 1970-01-01T01:00:00+01:00
+++ regex-1.0.2/Cargo.toml 2018-07-19T03:37:55.434512+02:00
@@ -95,8 +95,6 @@
[features]
default = ["use_std"]
-pattern = []
-unstable = ["pattern"]
use_std = []
[badges.appveyor]
repository = "rust-lang-libs/regex"