summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-10-11 10:13:08 -0400
committerDan Davison <dandavison7@gmail.com>2020-10-11 10:13:27 -0400
commit5d6e638dbcaf056ade110237fed61b4387fec783 (patch)
tree75253c88aef7048c9a39c30cb28101af280c07ab /Cargo.lock
parentabf145d0e84cedfa9d22efd7b1df6b51a816f018 (diff)
Bump development 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 eabfb2c0..26f104be 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.4"
+version = "0.4.5"
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)",