summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2018-05-19 17:55:07 +0200
committersharkdp <davidpeter@web.de>2018-05-19 17:55:07 +0200
commit1013cdd80afc9135281489a2fd6d2a8e73cd32e4 (patch)
tree2b7ecadc8770f8de30b1db6889d8552b86cbad0e /Cargo.lock
parentbe0a2d6048d2819691cc6102c38261422b9f7331 (diff)
Bump version
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 b52dcab3..981eaae6 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -40,7 +40,7 @@ dependencies = [
[[package]]
name = "bat"
-version = "0.3.0"
+version = "0.4.0"
dependencies = [
"ansi_term 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)",
"atty 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",