summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2020-05-11 20:30:45 +0200
committersharkdp <davidpeter@web.de>2020-05-11 20:30:45 +0200
commit2596bfe7a75f6867d803c1e9af0fa3467873a0e3 (patch)
treecf46d51c8f70da85495480d143aefade428e4de3 /Cargo.lock
parent406bffa8c8df890c7d3a9897232c7574fa8cec0f (diff)
Bump version to v0.15.1v0.15.1
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 3ac9abd5..f5abaf3e 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.15.0"
+version = "0.15.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)",