summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2020-10-01 22:23:51 +0200
committerDavid Peter <sharkdp@users.noreply.github.com>2020-10-02 20:45:29 +0200
commit2f9ecf90443c6741497d2b8d81fe1f7ade4be8f1 (patch)
tree9544c767d9f714430a2b888461a50a23c112760c /Cargo.lock
parenta74d35582e09694772c0982cc026e1cafb45b8e5 (diff)
Bump version to 0.16.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 31b57504..81c444c4 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -81,7 +81,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "bat"
-version = "0.15.4"
+version = "0.16.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)",