summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 86b8290..5317b8c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -27,7 +27,8 @@ pom = "3"
futures = "0.3"
handlebars = "3"
filters = "0.4.0"
-indoc = "1"
+indoc = "1"
+typed-builder = "0.7"
url = { version = "2", features = ["serde"] }
tokio = { version = "0.2", features = ["full"] }