aboutsummaryrefslogtreecommitdiff
path: root/helix-vcs/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'helix-vcs/Cargo.toml')
-rw-r--r--helix-vcs/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/helix-vcs/Cargo.toml b/helix-vcs/Cargo.toml
index 5ad6c91b..b32c028b 100644
--- a/helix-vcs/Cargo.toml
+++ b/helix-vcs/Cargo.toml
@@ -19,6 +19,7 @@ arc-swap = { version = "1.6.0" }
gix = { version = "0.41.0", default-features = false , optional = true }
imara-diff = "0.1.5"
+anyhow = "1"
log = "0.4"