summaryrefslogtreecommitdiffstats
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 9b15937..1a0b7ab 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -29,6 +29,7 @@ handlebars = "3"
filters = "0.4.0"
indoc = "1"
diesel = { version = "1.4", features = ["postgres"] }
+which = "4"
url = { version = "2", features = ["serde"] }
tokio = { version = "0.2", features = ["full"] }