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

11 lines
267 B

7 years ago
--- regex-0.2.9/Cargo.toml 1969-12-31T16:00:00-08:00
+++ regex-0.2.9/Cargo.toml 2018-03-13T21:59:01.505611-07:00
@@ -92,7 +92,6 @@
default = []
pattern = []
simd-accel = []
-unstable = ["pattern"]
[badges.appveyor]
repository = "rust-lang-libs/regex"