about summary refs log tree commit diff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorVika <vika@fireburn.ru>2024-08-18 01:14:11 +0300
committerVika <vika@fireburn.ru>2024-08-18 01:14:11 +0300
commitdb0ccc5b8c6305e63a92e577b62703331b01d363 (patch)
tree5e3d8785d1b143596acba14313692db7ed29d874 /Cargo.lock
parentb32ed9ce706650f9e71aa74eb0e26e333215e0e3 (diff)
downloadkittybox-db0ccc5b8c6305e63a92e577b62703331b01d363.tar.zst
Better match html content-type
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index a2b49cd..3b4d347 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1640,6 +1640,7 @@ dependencies = [
  "listenfd",
  "markdown",
  "microformats",
+ "mime",
  "newbase60",
  "prometheus",
  "rand 0.8.5",