summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2019-12-03 20:33:49 -0500
committerDan Davison <dandavison7@gmail.com>2019-12-03 20:34:20 -0500
commitc86332b18dca62976f6fcee69859a422d25c5582 (patch)
tree5ed0d00f9764fdd16d9349f7dc6b34c237697291 /Cargo.lock
parentfeda72e97a02ec840bc90f63c9afa5ca534d68ba (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 23683512..9593c530 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -172,7 +172,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "git-delta"
-version = "0.0.14"
+version = "0.0.15"
dependencies = [
"ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
"atty 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",