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:
committed by
David Peter
parent
108c907d69
commit
c187dce2c2
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user