mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 03:47:02 +02:00
Upgrade the compatible versions of the dependencies
This commit is contained in:
parent
654a3a9e19
commit
47b66e49b8
11 changed files with 692 additions and 496 deletions
|
@ -12,8 +12,8 @@ edition.workspace = true
|
|||
license.workspace = true
|
||||
|
||||
[dependencies]
|
||||
nom = "7.1.1"
|
||||
nom_locate = "4.0.0"
|
||||
nom = "7.1.3"
|
||||
nom_locate = "4.1.0"
|
||||
|
||||
[dev-dependencies]
|
||||
insta = "1.21.0"
|
||||
insta = "1.29.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue