Update regex.

This commit is contained in:
Andrew Gallant
2016-09-11 18:52:42 -04:00
parent 68fa50709e
commit 954fbeb1d8
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ log = "0.3"
memchr = "0.1"
memmap = "0.2"
num_cpus = "1"
regex = "0.1.75"
regex = "0.1.76"
rustc-serialize = "0.3"
term = "0.4"
thread_local = "0.2"