summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2019-10-23 17:00:06 -0700
committerDan Davison <dandavison7@gmail.com>2019-10-23 17:00:06 -0700
commitf702874e58ef36ecd859f298c454126d718a41b6 (patch)
treea457394bd0017da255e1fd47d327581a3a907aee /Cargo.lock
parentc6517fadfc7250fe0cedb1388f18a10e32ecfbe3 (diff)
Bump version0.0.14
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 7240df8b..23683512 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.13"
+version = "0.0.14"
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)",