serve_file: add headers
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -8,6 +8,7 @@ edition = "2024"
|
||||
[dependencies]
|
||||
axum = { version = "0.8.6", features = ["multipart"] }
|
||||
futures-util = "0.3.31"
|
||||
mime_guess= "*"
|
||||
rand = "*"
|
||||
tokio = { version = "1.48.0", features = ["full"] }
|
||||
tokio-util = { version = "0.7.17", features = ["io"] }
|
||||
rand = "*"
|
||||
Reference in New Issue
Block a user