mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
parse the url correctly
This commit is contained in:
parent
0b2fff27f2
commit
547379abb0
4 changed files with 19 additions and 11 deletions
|
@ -104,6 +104,7 @@ walkdir = "2.3.3"
|
|||
yaup = "0.2.1"
|
||||
serde_urlencoded = "0.7.1"
|
||||
termcolor = "1.2.0"
|
||||
url = { version = "2.5.0", features = ["serde"] }
|
||||
|
||||
[dev-dependencies]
|
||||
actix-rt = "2.8.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue