mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
chore(all): fix rust edition
This commit is contained in:
parent
1818026a84
commit
3ecebd15ee
6 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
name = "meilisearch-error"
|
||||
version = "0.25.0"
|
||||
authors = ["marin <postma.marin@protonmail.com>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
actix-http = "=3.0.0-beta.10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue