mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
upgrade itertools = "0.10.5"
This commit is contained in:
parent
a5c56fac8a
commit
cc2c19d4c3
3 changed files with 16 additions and 7 deletions
|
@ -52,7 +52,7 @@ http = "0.2.9"
|
|||
index-scheduler = { path = "../index-scheduler" }
|
||||
indexmap = { version = "1.9.3", features = ["serde-1"] }
|
||||
is-terminal = "0.4.8"
|
||||
itertools = "0.10.5"
|
||||
itertools = "0.11.0"
|
||||
jsonwebtoken = "8.3.0"
|
||||
lazy_static = "1.4.0"
|
||||
log = "0.4.17"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue