mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-22 10:07:40 +08:00
Update version for the next release (v1.0.0) in Cargo.toml files
This commit is contained in:
parent
201bc633d2
commit
28408816ef
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -2283,7 +2283,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "meilisearch"
|
||||
version = "0.30.1"
|
||||
version = "1.0.0"
|
||||
dependencies = [
|
||||
"actix-cors",
|
||||
"actix-http",
|
||||
|
@ -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…
Reference in New Issue
Block a user