Bump the MeiliSearch version to v0.21.1

This commit is contained in:
Kerollmops
2021-08-30 15:06:06 +02:00
parent a8c146fd13
commit b8c954eb3f
3 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View File

@ -1617,14 +1617,14 @@ checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
[[package]]
name = "meilisearch-error"
version = "0.21.0"
version = "0.21.1"
dependencies = [
"actix-http",
]
[[package]]
name = "meilisearch-http"
version = "0.21.0"
version = "0.21.1"
dependencies = [
"actix-cors",
"actix-http",