1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-06 19:21:43 +00:00

Bump lazy_static from 1.1.0 to 1.2.0

Bumps [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) from 1.1.0 to 1.2.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.1.0...1.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-11-05 03:20:18 +00:00
committed by David Peter
parent 18d1a3b973
commit f37f100352
2 changed files with 8 additions and 11 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ ansi_term = "0.11"
ansi_colours = "^1.0"
console = "0.6"
directories = "1.0"
lazy_static = "1.0"
lazy_static = "1.2"
wild = "2.0"
content_inspector = "0.2.3"
encoding = "0.2"