summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2020-05-25 17:27:27 +0200
committersharkdp <davidpeter@web.de>2020-05-25 17:27:27 +0200
commit28af18ba27c2888bd87998e703228ab2c2debbed (patch)
tree658a8a45b885596daa44e0bd9e8cac2c64ec71f6 /Cargo.lock
parent8f1babf346e12279b3a52d24d047bf9bf4425e6e (diff)
Bump version to 0.15.2v0.15.2
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 0f7f0188..a45f35fa 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -91,7 +91,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "bat"
-version = "0.15.1"
+version = "0.15.2"
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)",