Blame regex-1.0.0-fix-metadata.diff

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