Skip to content

Commit

Permalink
build(deps): bump lazy_static from 1.3.0 to 1.4.0
Browse files Browse the repository at this point in the history
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](rust-lang-nursery/lazy-static.rs@1.3.0...1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 2, 2019
1 parent c455738 commit 5d384f7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -36,7 +36,7 @@ ghp = "0.1"
regex = "1.1"
failure = "0.1"
exitfailure = "0.5"
lazy_static = "1.3"
lazy_static = "1.4"
itertools = "0.8"
ignore = "0.4"
serde = "1.0"
Expand Down

0 comments on commit 5d384f7

Please sign in to comment.