We don't need regex-syntax directly in ripgrep.

This commit is contained in:
Andrew Gallant
2016-09-11 13:25:37 -04:00
parent 9bf7696ec8
commit 37544c092f
2 changed files with 0 additions and 2 deletions

View File

@@ -34,7 +34,6 @@ memchr = "0.1"
memmap = "0.2"
num_cpus = "1"
regex = "0.1.75"
regex-syntax = "0.3.5"
rustc-serialize = "0.3"
term = "0.4"
thread_local = "0.2"