1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-05 19:11:42 +00:00

Bump lazy_static from 1.3.0 to 1.4.0

Bumps [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases)
- [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.3.0...1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-26 02:16:07 +00:00
committed by David Peter
parent 108c907d69
commit c187dce2c2
2 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ ansi_term = "0.12"
ansi_colours = "^1.0"
console = "0.7"
dirs = "2.0"
lazy_static = "1.3"
lazy_static = "1.4"
wild = "2.0"
content_inspector = "0.2.4"
encoding = "0.2"