mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
Upgrade dependencies
This commit is contained in:
parent
2616d776f2
commit
03eb50fbac
16 changed files with 233 additions and 280 deletions
|
@ -14,6 +14,6 @@ license.workspace = true
|
|||
# fixed version due to format breakages in v1.40
|
||||
insta = { version = "=1.39.0", features = ["json", "redactions"] }
|
||||
md5 = "0.7.0"
|
||||
once_cell = "1.20"
|
||||
once_cell = "1.21"
|
||||
regex-lite = "0.1.6"
|
||||
uuid = { version = "1.17.0", features = ["v4"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue