summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-07-06 13:17:20 -0400
committerDan Davison <dandavison7@gmail.com>2020-07-06 13:18:35 -0400
commit8ba8708b4f9ae2cddb19ae0461a9f336a2cb59b1 (patch)
tree02d55be2b3124f44170a319d6dae70387ba2c8c5 /Cargo.lock
parent708668a73b511265056e1e9208e1ca05b503f672 (diff)
Bump version in Cargo.toml
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 ff9335e7..75da5040 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -296,7 +296,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "git-delta"
-version = "0.2.0"
+version = "0.2.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)",