mirror of
https://github.com/flibusta-apps/fb2converter_server.git
synced 2025-12-06 15:05:37 +01:00
Fix
This commit is contained in:
@@ -8,6 +8,7 @@ edition = "2021"
|
||||
[dependencies]
|
||||
tokio = { version = "1.28.2", features = ["full"] }
|
||||
tokio-util = { version = "0.7.8", features = ["compat", "io"] }
|
||||
futures-util = "0.3.28"
|
||||
|
||||
axum = { version = "0.6.18", features = ["multipart"] }
|
||||
axum-prometheus = "0.4.0"
|
||||
|
||||
Reference in New Issue
Block a user