summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-08-03 21:52:34 -0400
committerDan Davison <dandavison7@gmail.com>2020-08-03 21:52:34 -0400
commitd54abc6783390a3c5a1292c76addbbc964c60a1a (patch)
tree26fe88ba3aee5bd93688620700a897d1975f0f50 /Cargo.lock
parent77f2303fd850c5e61d1983c97a5c5b6c230078f5 (diff)
Bump dev 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 01d3894f..d353841a 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.0"
+version = "0.4.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)",