summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-06-25 11:58:26 +0100
committerDan Davison <dandavison7@gmail.com>2021-06-25 12:02:21 +0100
commita4f5a4fa686a8db72afbb4f07ae906effbf0fe8e (patch)
tree4cadc955e03d2955fe0dc7decb55749add3902ae /Cargo.lock
parentac2873dabe53916354f264c7a9b26a18a23c082b (diff)
Bump version in documentation and private brew formula and bump dev version
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 3 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index f81c89b6..2be42b2f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,5 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
+version = 3
+
[[package]]
name = "adler"
version = "0.2.3"
@@ -258,7 +260,7 @@ dependencies = [
[[package]]
name = "git-delta"
-version = "0.8.1"
+version = "0.8.2"
dependencies = [
"ansi_colours",
"ansi_term 0.12.1",