summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-09-04 10:40:30 -0400
committerDan Davison <dandavison7@gmail.com>2020-09-04 10:40:30 -0400
commit7b4ed4f25db46e8cfd3bcc2b2d3113155bbb9245 (patch)
tree963ffb7788002fc8e531bf30da2037f9fd4203a3 /Cargo.lock
parent8050fdffe05c77f526f81c302bdbebe540b419c6 (diff)
Bump version0.4.3
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 e4074cf6..6dd1d04b 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.2"
+version = "0.4.3"
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)",