Check for mime-type and JS fun

This commit is contained in:
2025-03-20 10:54:54 +01:00
parent 704a03be3d
commit a9185aa868
5 changed files with 121 additions and 84 deletions

View File

@ -5,3 +5,4 @@ edition = "2021"
[dependencies]
signal-hook = "0.3.17"
mime_guess = "2.0.5"