summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-08-02 15:24:45 -0400
committerDan Davison <dandavison7@gmail.com>2020-08-02 15:24:45 -0400
commit00487cdbeafb02a199f5231c152261904cd8532b (patch)
tree6d9d2b1412ae8d7e56f90d8db1344b1c8725ee4a /Cargo.lock
parentc68bb0195c9a95d5e18cbfeeb328f4d8690533be (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 7676123f..da8377f7 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.1"
+version = "0.4.0"
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)",