chore(deps): 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-09-29 02:47:57 +00:00
committed by Fabian Freyer
parent ebadd2bc10
commit c19801b7c7
2 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ actix-web= "1.0.8"
actix= "0.8.3"
futures = "0.1.29"
handlebars = "2.0.2"
lazy_static = "1.3.0"
lazy_static = "1.4.0"
libc = "0.2.62"
log = "0.4.8"
pretty_env_logger = "0.3.1"