summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-10-10 18:25:28 -0400
committerDan Davison <dandavison7@gmail.com>2020-10-10 18:25:28 -0400
commit43d4c8ba98c68986b9bcc275b37eaeb3aa13798c (patch)
treecd1c0d09c86eb5eeeecf5c26fbbefd7c1d713f4a /Cargo.lock
parent3790009a45cc9fc99bb7ae7249e756b393d35eda (diff)
Bump version0.4.4
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 1f740812..eabfb2c0 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.4.3"
+version = "0.4.4"
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)",