Remove unused libc dependency

This commit is contained in:
Vurich
2017-08-08 12:16:52 +02:00
committed by Andrew Gallant
parent 972ec1adc6
commit b3a9c34515
3 changed files with 0 additions and 3 deletions

View File

@@ -34,7 +34,6 @@ env_logger = { version = "0.4", default-features = false }
grep = { version = "0.1.5", path = "grep" }
ignore = { version = "0.2.2", path = "ignore" }
lazy_static = "0.2"
libc = "0.2"
log = "0.3"
memchr = "1"
memmap = "0.5"