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

12 lines
276 B

--- regex-1.0.0/Cargo.toml 1970-01-01T01:00:00+01:00
+++ regex-1.0.0/Cargo.toml 2018-06-12T09:11:14.376548+02:00
@@ -90,8 +90,6 @@
[features]
default = ["use_std"]
-pattern = []
-unstable = ["pattern"]
use_std = []
[badges.appveyor]
repository = "rust-lang-libs/regex"