Fix search

This commit is contained in:
Jai A
2021-03-07 18:44:24 -07:00
parent 5b0cc73792
commit e596a8f731
5 changed files with 157 additions and 18 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.4.0"
meilisearch-sdk = "0.6.0"
reqwest = { version = "0.10.8", features = ["json"] }
serde_json = "1.0"