Start on project-wide find

This commit is contained in:
Antonio Scandurra 2022-02-23 12:38:36 +01:00
parent 39ebaebd83
commit fed6f708c0
6 changed files with 275 additions and 2 deletions

View file

@ -29,6 +29,7 @@ util = { path = "../util" }
anyhow = "1.0.38"
async-trait = "0.1"
futures = "0.3"
grep = "0.2"
ignore = "0.4"
lazy_static = "1.4.0"
libc = "0.2"