summaryrefslogtreecommitdiffstats
path: root/src/git/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/git/Cargo.toml')
-rw-r--r--src/git/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/git/Cargo.toml b/src/git/Cargo.toml
index 77605bd..7d6f37d 100644
--- a/src/git/Cargo.toml
+++ b/src/git/Cargo.toml
@@ -19,7 +19,7 @@ chrono = "0.4.26"
lazy_static = "1.4.0"
parking_lot = "0.12.1"
tempfile = "3.7.0"
-thiserror = "1.0.43"
+thiserror = "1.0.44"
[dependencies.git2]
version = "=0.15.0"