Proper MimeType handling with mycelium

This commit is contained in:
Slatian
2023-10-29 16:51:43 +01:00
parent bfa383ddbe
commit de179ea7fa
4 changed files with 30 additions and 19 deletions

1
Cargo.lock generated
View File

@ -493,6 +493,7 @@ dependencies = [
"idna 0.3.0",
"lazy_static",
"maxminddb",
"mime",
"parking_lot",
"regex",
"serde",