mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
Merge #3303
3303: Update version for the next release (v1.0.0) in Cargo.toml files r=curquiza a=meili-bot
⚠️ This PR is automatically generated. Check the new version is the expected one before merging.
Co-authored-by: curquiza <curquiza@users.noreply.github.com>
This commit is contained in:
commit
c7a3992510
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ description = "Meilisearch HTTP server"
|
|||
edition = "2021"
|
||||
license = "MIT"
|
||||
name = "meilisearch"
|
||||
version = "0.30.1"
|
||||
version = "1.0.0"
|
||||
|
||||
[dependencies]
|
||||
actix-cors = "0.6.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue