summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2020-05-26 07:59:36 +0200
committersharkdp <davidpeter@web.de>2020-05-26 08:11:41 +0200
commit302707f3ce75b8846ee84175bfb5a86dac9d0304 (patch)
treec60c34eac763cdee0e63dfef7f32be8d1dfb8bf7 /Cargo.lock
parent2e2043971b753aaa76bec3569af17ead4be8a861 (diff)
Bump version to 0.15.3v0.15.3
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 d405525c..79f7c4ae 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.2"
+version = "0.15.3"
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)",