summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 1b53fa0d..58fcb567 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -49,7 +49,7 @@ checksum = "a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6"
[[package]]
name = "asyncgit"
-version = "0.24.1"
+version = "0.24.2"
dependencies = [
"bitflags",
"crossbeam-channel",
@@ -672,7 +672,7 @@ dependencies = [
[[package]]
name = "gitui"
-version = "0.24.1"
+version = "0.24.2"
dependencies = [
"anyhow",
"asyncgit",