Add Content-Length header

This commit is contained in:
2023-07-30 01:38:24 +02:00
parent d99b8a439f
commit e7766c9270
7 changed files with 58 additions and 36 deletions

View File

@@ -22,7 +22,7 @@ serde_json = "1.0.96"
axum = "0.6.18"
translit = "0.5.0"
zip = "0.6.6"
tempfile = "3.5.0"
tempfile = "3.7.0"
bytes = "1.4.0"
axum-prometheus = "0.4.0"
base64 = "0.21.2"