Synchronize regex versions

This commit is contained in:
Morgan Phillips
2016-08-23 13:33:51 -07:00
parent a9e302e861
commit d8c587a1bf

View File

@@ -14,4 +14,4 @@ cretonne = { path = "../libcretonne" }
cretonne-reader = { path = "../libreader" }
docopt = "0.6.80"
rustc-serialize = "0.3.19"
regex = "0.1.73"
regex = "0.1.71"