Bump regex and regex-syntax

This commit is contained in:
Anthony Ramine 2016-03-05 15:51:51 +01:00
parent 02e75f6d86
commit c5af2f27c3
6 changed files with 31 additions and 31 deletions

View file

@ -31,6 +31,6 @@ image = "0.7"
log = "0.3"
hyper = "0.7"
rustc-serialize = "0.3.4"
regex = "0.1.33"
regex = "0.1.55"
url = {version = "0.5.5", features = ["heap_size"]}
uuid = "0.1"