mirror of
https://github.com/shiroyashik/doggy-watch.git
synced 2025-12-06 04:21:13 +03:00
Add TELEGRAM_API_URL support, improve error handling in video metadata retrieval and fixing migration rollback
Some checks are pending
Docker Push / docker (push) Waiting to run
Some checks are pending
Docker Push / docker (push) Waiting to run
This commit is contained in:
parent
655e195c91
commit
fa125b47fb
7 changed files with 319 additions and 214 deletions
|
|
@ -26,6 +26,7 @@ tracing-panic = "0.1"
|
|||
lazy_static = "1.5"
|
||||
indexmap = "2.7"
|
||||
dashmap = "6.1"
|
||||
url = "2.5"
|
||||
|
||||
# https://github.com/teloxide/teloxide/issues/1154
|
||||
# [profile.dev]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue