Shulkers of fixes (#327)

* Shulkers of fixes

* Fix validation message

* Update deps

* Bump docker image version
This commit is contained in:
Geometrically
2022-03-27 19:12:42 -07:00
committed by GitHub
parent 7415b07586
commit d1c0c9739d
42 changed files with 683 additions and 700 deletions

View File

@@ -4,6 +4,7 @@ version = "0.2.0"
#Team members, please add your emails and usernames
authors = ["geometrically <jai.a@tuta.io>", "Redblueflame <contact@redblueflame.com>", "Aeledfyr <aeledfyr@gmail.com>", "Charalampos Fanoulis <yo@fanoulis.dev>", "AppleTheGolden <scotsbox@protonmail.com>"]
edition = "2018"
license = "AGPL-3.0"
[[bin]]
name = "labrinth"
@@ -19,7 +20,7 @@ tokio-stream = "0.1.8"
actix-multipart = "0.4.0"
actix-cors = "0.6.0"
meilisearch-sdk = "0.6.0"
meilisearch-sdk = "0.15.0"
reqwest = { version = "0.11.9", features = ["json"] }
yaserde = "0.6.0"