aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorPascal Kuthe2023-03-26 09:44:07 +0000
committerGitHub2023-03-26 09:44:07 +0000
commitabef92a9b341209aeae8802d30fc8c1f971a43df (patch)
tree8a4f97290e6027a20c3bde0c33317da225010b69 /Cargo.lock
parent685ae2365a89346ef276dceb52c3cae40260d1fd (diff)
log failures in the git integration (#6441)
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index c86b5aac..0bef317e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1220,6 +1220,7 @@ dependencies = [
name = "helix-vcs"
version = "0.6.0"
dependencies = [
+ "anyhow",
"arc-swap",
"gix",
"helix-core",