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-09 23:02:16 +00:00
committed by GitHub
parent 342cc85edd
commit 009bb67686
6 changed files with 26 additions and 26 deletions

View File

@@ -12,7 +12,7 @@ nix = "0.15.0"
page_size = "0.4.1"
wasmparser = "0.35.1"
parking_lot = "0.9.0"
lazy_static = "1.3.0"
lazy_static = "1.4.0"
errno = "0.2.4"
libc = "0.2.60"
hex = "0.3.2"