Skip to content

Commit

Permalink
chore(deps): bump regex from 1.1.4 to 1.1.5 (nervosnetwork#431)
Browse files Browse the repository at this point in the history
Bumps [regex](https://github.com/rust-lang/regex) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](rust-lang/regex@1.1.4...1.1.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and doitian committed Apr 10, 2019
1 parent 244c22b commit 78a3add
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 util/logger/Cargo.toml
Expand Up @@ -10,7 +10,7 @@ ansi_term = "0.11"
log = "0.4"
env_logger = "0.6"
lazy_static = "1.3"
regex = "1.1.4"
regex = "1.1.5"
chrono = "0.4"
serde = "1.0"
serde_derive = "1.0"
Expand Down

0 comments on commit 78a3add

Please sign in to comment.