summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-12-07 21:53:24 -0500
committerDan Davison <dandavison7@gmail.com>2021-12-07 21:53:24 -0500
commitfbd1227f9d2634ca5996f5fd16c4db61db2223c5 (patch)
tree56daee9bdd3e39a41c7d69bcaee7dad005f9ae3f /Cargo.lock
parent0b3aefb48c139e7ae60796b989696ce2d83739c3 (diff)
Bump version0.11.2
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 9be100dc..984c60da 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -354,7 +354,7 @@ dependencies = [
[[package]]
name = "git-delta"
-version = "0.11.1"
+version = "0.11.2"
dependencies = [
"ansi_colours",
"ansi_term 0.12.1",