434: bump milli to v0.22.0 r=curquiza a=irevoire

This is breaking because of this PR:
98a365aaae

Should we do a special branch to only release the [patch](https://github.com/meilisearch/milli/pull/433) for https://github.com/meilisearch/MeiliSearch/issues/2082 (which is non-breaking)?

Co-authored-by: Tamo <tamo@meilisearch.com>
This commit is contained in:
bors[bot]
2022-01-24 17:31:20 +00:00
committed by GitHub
5 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "cli"
version = "0.21.0"
version = "0.22.0"
edition = "2018"
description = "A CLI to interact with a milli index"