summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-07-13 22:54:13 -0400
committerDan Davison <dandavison7@gmail.com>2020-07-13 22:54:13 -0400
commit4aa5590a26558366acaf9d71edaeba73b5c6baf8 (patch)
treed3e15979dd4e60a8185275de21068df257810f28 /Cargo.lock
parent14e894214d782b11a0e1243c6b55b91b37cafc6b (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 45b6bd0e..f06162b7 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -295,7 +295,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "git-delta"
-version = "0.3.0"
+version = "0.3.1"
dependencies = [
"ansi_colours 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
"ansi_term 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)",