Upgrade all dependencies

This commit is contained in:
Loïc Lecrenier 2022-10-04 11:29:39 +02:00 committed by Loïc Lecrenier
parent 95e45e1c2c
commit 4c481a8947
6 changed files with 37 additions and 37 deletions

View file

@ -6,8 +6,8 @@ description = "The parser for the Meilisearch filter syntax"
publish = false
[dependencies]
nom = "7.1.0"
nom = "7.1.1"
nom_locate = "4.0.0"
[dev-dependencies]
insta = "1.18.2"
insta = "1.21.0"