parent
67ff895c17
commit
70835ce60b
@ -1,10 +0,0 @@
|
|||||||
--- 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"
|
|
||||||
|
|
@ -0,0 +1,11 @@
|
|||||||
|
--- 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"
|
@ -1 +1 @@
|
|||||||
SHA512 (regex-0.2.11.crate) = e0f48ab9a692f7ebd83a21bc70060aed0a7dccc9aaaef6995262fa4e2e33f4404a04a217588b72025820b1a0e4697c076ad47a017e7c51cdd4b6c1909c015ead
|
SHA512 (regex-1.0.0.crate) = 857e7406415c4f212c79384a0b2b6365615b9f49a4493146028b04fee3b6438a68fb57b08e77e041f776476fa71c50399508ce0c8c0c53069d125a5c8ec055ad
|
||||||
|
Loading…
Reference in new issue