bump various versions

This commit is contained in:
Andrew Gallant
2016-12-30 15:43:29 -05:00
parent 932875684e
commit d58236fbdc
6 changed files with 27 additions and 18 deletions

View File

@@ -22,9 +22,9 @@ crossbeam = "0.2"
globset = { version = "0.1.2", path = "../globset" }
lazy_static = "0.2"
log = "0.3"
memchr = "0.1"
memchr = "1"
regex = "0.1.77"
thread_local = "0.3.0"
thread_local = "0.3.2"
walkdir = "1"
[dev-dependencies]