Skip to content

Commit

Permalink
Merge pull request #612 from cobalt-org/dependabot/cargo/lazy_static-…
Browse files Browse the repository at this point in the history
…1.3.0

build(deps): bump lazy_static from 1.2.0 to 1.3.0
  • Loading branch information
epage committed Mar 1, 2019
2 parents 2c0ccaf + 458e2d9 commit 43448f8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ -37,7 +37,7 @@ ghp = "0.1"
regex = "1.1"
failure = "0.1"
exitfailure = "0.5"
lazy_static = "1.1"
lazy_static = "1.3"
itertools = "0.8"
ignore = "0.4"
serde = "1.0"
Expand Down

0 comments on commit 43448f8

Please sign in to comment.