summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2020-04-21 18:21:22 +0200
committersharkdp <davidpeter@web.de>2020-04-21 18:21:22 +0200
commit70480ee9d4e4169c5436f3ab3a7fa1c18ff1849e (patch)
tree863cd070be9bc9eb9f977ac9c953c9025ea9d150 /Cargo.lock
parent371c929edee3331b008dffe5d32e779aa2600e93 (diff)
Bump version to v0.14.0
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 33d3cad5..37a90451 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -114,7 +114,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "bat"
-version = "0.13.0"
+version = "0.14.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)",