mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
Merge pull request #100 from meilisearch/next-release
Update Cargo.toml for the next release
This commit is contained in:
commit
b6831320f9
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ description = "MeiliSearch HTTP server"
|
|||
edition = "2018"
|
||||
license = "MIT"
|
||||
name = "meilisearch-http"
|
||||
version = "0.21.0-alpha"
|
||||
version = "0.21.0-alpha.1"
|
||||
[[bin]]
|
||||
name = "meilisearch"
|
||||
path = "src/main.rs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue