Comments
This commit is contained in:
@ -24,7 +24,7 @@ homepage = { workspace = true }
|
||||
axum = { version = "0.7", optional = true, features = ["multipart"] }
|
||||
tower = { version = "0.5", optional = true }
|
||||
tower-http = { version = "0.5", optional = true, features = ["trace", "cors", "normalize-path"] }
|
||||
mime = { version = "0.3.17", optional = true }
|
||||
mime = { version = "0.3", optional = true }
|
||||
# Async
|
||||
tokio = { version = "1.39", optional = true, features = ["fs"] }
|
||||
tokio-util = { version = "0.7", optional = true, features = ["io"] }
|
||||
|
Reference in New Issue
Block a user