mirror of
https://github.com/flibusta-apps/telegram_files_cache_server.git
synced 2025-12-06 06:35:38 +01:00
Update deps
This commit is contained in:
@@ -19,9 +19,9 @@ serde = { version = "1.0.193", features = ["derive"] }
|
||||
serde_json = "1.0.108"
|
||||
reqwest = { version = "0.11.22", features = ["json", "stream", "multipart"] }
|
||||
|
||||
tokio = { version = "1.34.0", features = ["full"] }
|
||||
tokio = { version = "1.35.0", features = ["full"] }
|
||||
tokio-util = { version = "0.7.10", features = ["compat"] }
|
||||
axum = { version = "0.7.1", features = ["json"] }
|
||||
axum = { version = "0.7.2", features = ["json"] }
|
||||
axum-prometheus = "0.5.0"
|
||||
chrono = "0.4.31"
|
||||
sentry = { version = "0.32.0", features = ["debug-images"] }
|
||||
|
||||
Reference in New Issue
Block a user