deps: upgrade to memchr 2

This commit is contained in:
Andrew Gallant
2017-10-21 18:45:39 -04:00
parent 322d5515e5
commit 1267f01c24
5 changed files with 21 additions and 12 deletions

View File

@@ -22,7 +22,7 @@ bench = false
aho-corasick = "0.6.0"
fnv = "1.0"
log = "0.3"
memchr = "1"
memchr = "2"
regex = "0.2.1"
[dev-dependencies]