Update Cargo.toml

This commit is contained in:
Clémentine Urquizar 2021-03-16 19:54:34 +01:00 committed by GitHub
parent ca3b343b1f
commit 8a52979ffa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"