Update version for the next release (v0.22.0)

This commit is contained in:
Clémentine Urquizar 2021-09-01 12:33:30 +02:00
parent 0d01c0e935
commit 90116155b4
No known key found for this signature in database
GPG key ID: D8E7CC7422E77E1A
3 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View file

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