Bump lazy_static from 1.3.0 to 1.4.0 (#5640)
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
Michael Vines
parent
a273ddcd97
commit
9744eb0ccd
@@ -23,7 +23,7 @@ console = "0.7.7"
|
||||
ctrlc = { version = "3.1.3", features = ["termination"] }
|
||||
dirs = "2.0.2"
|
||||
indicatif = "0.11.0"
|
||||
lazy_static = "1.3.0"
|
||||
lazy_static = "1.4.0"
|
||||
log = "0.4.8"
|
||||
nix = "0.15.0"
|
||||
reqwest = "0.9.20"
|
||||
|
Reference in New Issue
Block a user