aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 48d4413..3679e16 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -35,4 +35,4 @@ multer = "2.0.0"
mime_guess = "2.0"
[target.'cfg(unix)'.dependencies]
-hyperlocal = "0.8"
+hyperlocal = { version = "0.8", features = ["server"] }