mirror of
https://github.com/flibusta-apps/telegram_files_server.git
synced 2025-12-06 12:35:39 +01:00
Update deps
This commit is contained in:
510
Cargo.lock
generated
510
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -28,18 +28,18 @@ axum_typed_multipart = "0.16.3"
|
|||||||
tracing = "0.1.41"
|
tracing = "0.1.41"
|
||||||
tracing-subscriber = { version = "0.3.19", features = ["env-filter"]}
|
tracing-subscriber = { version = "0.3.19", features = ["env-filter"]}
|
||||||
tower-http = { version = "0.6.2", features = ["trace"] }
|
tower-http = { version = "0.6.2", features = ["trace"] }
|
||||||
sentry-tracing = "0.41.0"
|
sentry-tracing = "0.42.0"
|
||||||
|
|
||||||
tokio = { version = "1.44.2", features = [ "full" ] }
|
tokio = { version = "1.44.2", features = [ "full" ] }
|
||||||
tokio-util = { version = "0.7.14", features = [ "full" ] }
|
tokio-util = { version = "0.7.14", features = [ "full" ] }
|
||||||
axum-prometheus = "0.8.0"
|
axum-prometheus = "0.9.0"
|
||||||
|
|
||||||
futures = "0.3.31"
|
futures = "0.3.31"
|
||||||
|
|
||||||
once_cell = "1.21.1"
|
once_cell = "1.21.1"
|
||||||
teloxide = "0.16.0"
|
teloxide = "0.17.0"
|
||||||
|
|
||||||
sentry = "0.41.0"
|
sentry = "0.42.0"
|
||||||
|
|
||||||
dotenvy = "0.15.7"
|
dotenvy = "0.15.7"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user