aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3679e16..31c1e0c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -33,6 +33,7 @@ clap = "3.0.0-beta.2"
chrono = "0.4"
multer = "2.0.0"
mime_guess = "2.0"
+camino = "1"
[target.'cfg(unix)'.dependencies]
hyperlocal = { version = "0.8", features = ["server"] }