mirror of
https://github.com/flibusta-apps/telegram_files_server.git
synced 2025-12-06 04:25:38 +01:00
Merge branch 'rewrite-to-rust' of https://github.com/flibusta-apps/telegram_files_server into rewrite-to-rust
This commit is contained in:
@@ -13,9 +13,10 @@ axum_typed_multipart = "0.11.1"
|
||||
tracing = "0.1.40"
|
||||
tracing-subscriber = { version = "0.3.18", features = ["env-filter"]}
|
||||
tower-http = { version = "0.5.2", features = ["trace"] }
|
||||
sentry-tracing = "0.32.3"
|
||||
|
||||
tokio = "1.37.0"
|
||||
tokio-util = { version = "0.7.11", features = [ "full" ] }
|
||||
tokio-util = { version = "0.7.11", features = [ "full" ] }
|
||||
axum-prometheus = "0.6.1"
|
||||
|
||||
futures = "0.3.30"
|
||||
|
||||
Reference in New Issue
Block a user