mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
Bump ureq to v2.9.7
This commit is contained in:
parent
f33a1282f8
commit
ac4bc143c4
3 changed files with 22 additions and 16 deletions
|
@ -37,7 +37,7 @@ time = { version = "0.3.31", features = [
|
|||
"macros",
|
||||
] }
|
||||
tracing = "0.1.40"
|
||||
ureq = "2.9.1"
|
||||
ureq = "2.9.7"
|
||||
uuid = { version = "1.6.1", features = ["serde", "v4"] }
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue