Fix broken search

This commit is contained in:
Jai A
2021-03-07 16:39:47 -07:00
parent 853ead26ca
commit 8becf45714
3 changed files with 7 additions and 126 deletions

View File

@@ -19,7 +19,7 @@ actix-multipart = "0.3.0"
actix-cors = "0.4.1"
actix-ratelimit = "0.3.0"
meilisearch-sdk = "0.6.0"
meilisearch-sdk = "0.4.0"
reqwest = { version = "0.10.8", features = ["json"] }
serde_json = "1.0"