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 4cbd8d4..569cede 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -45,6 +45,7 @@ terminal_size = "0.1"
tokio = { version = "0.2", features = ["macros", "fs", "process", "io-util"] }
toml = "0.5"
typed-builder = "0.7"
+unindent = "0.1"
url = { version = "2", features = ["serde"] }
uuid = { version = "0.6", features = ["serde", "v4"] }
walkdir = "2"