This commit is contained in:
Lionarius
2023-04-19 19:22:40 +03:00
parent 193edbb9a7
commit ba041a91f0
8 changed files with 221 additions and 121 deletions

View File

@@ -13,4 +13,8 @@ itertools = "*"
shuttle-secrets = "*"
shuttle-serenity = "*"
shuttle-runtime = "*"
shuttle-shared-db = { version = "*", features = ["postgres"] }
shuttle-shared-db = { version = "*", features = ["postgres"] }
rusttype = "*"
image = "*"
imageproc = "*"