Auto Migrations + Docker
Some checks are pending
Docker Push / docker (push) Waiting to run

This commit is contained in:
Shiroyasha 2025-01-19 17:59:44 +03:00
parent 5bcfff99a1
commit 591020f04b
Signed by: shiroyashik
GPG key ID: E4953D3940D7860A
11 changed files with 89 additions and 1 deletions

1
Cargo.lock generated
View file

@ -803,6 +803,7 @@ dependencies = [
"dotenvy",
"indexmap",
"lazy_static",
"migration",
"sea-orm",
"teloxide",
"tokio",