fix(server): serve Content-Type headers with static files
This commit is contained in:
parent
32a4a88548
commit
dd418c872a
4 changed files with 24 additions and 13 deletions
|
|
@ -7,7 +7,7 @@ members = [
|
|||
]
|
||||
|
||||
[workspace.package]
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
edition = "2024"
|
||||
|
||||
[workspace.dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue