summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2020-03-22 11:17:38 +0100
committersharkdp <davidpeter@web.de>2020-03-22 11:23:16 +0100
commitc13935f3c06f359cb4990dbbf0d983a029eca291 (patch)
tree342b32afd22e1ae0ff2dddd4833dd03065dc131b /Cargo.lock
parenteb2f3ddb7cedff7331d8f296275f8d83d10b63be (diff)
Bump version to 0.13, see #845
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 b9c6e8fd..7e66c3cc 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.12.1"
+version = "0.13.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)",