summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-11-28 21:06:08 -0500
committerDan Davison <dandavison7@gmail.com>2021-11-28 21:06:08 -0500
commit91819a7cb1ce916d409bdab02232811da522ca5a (patch)
treea40762cc352b995e538597c46b53c233011a7d51 /Cargo.lock
parentec08c4de76ff26046a0cebc70a54f5c42fbfb835 (diff)
Bump version
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 beb6e4d1..951d5aa8 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -354,7 +354,7 @@ dependencies = [
[[package]]
name = "git-delta"
-version = "0.10.2"
+version = "0.10.3"
dependencies = [
"ansi_colours",
"ansi_term 0.12.1",