summaryrefslogtreecommitdiff
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 b6a610b..b48ed36 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,6 +7,7 @@ license = "GPL-3.0-or-later"
[dependencies]
anyhow = "1.0.52"
clap = { version = "3.2.10", features = ["derive"] }
+git-testament = "0.2.1"
html-escape = "0.2.11"
libc = "0.2.126"
log = "0.4.17"