follow the suggestions

This commit is contained in:
刘瀚骋
2021-10-14 21:37:59 +08:00
parent 2ea2f7570c
commit 7666e4f34a
3 changed files with 5 additions and 9 deletions

View File

@ -39,7 +39,7 @@ tempfile = "3.2.0"
uuid = { version = "0.8.2", features = ["v4"] }
# facet filter parser
nom = "7"
nom = "7.0.0"
# documents words self-join
itertools = "0.10.0"