1
0
mirror of https://github.com/vbrandl/bind9-api.git synced 2025-08-31 07:37:00 +02:00

Bump log from 0.4.7 to 0.4.8

Bumps [log](https://github.com/rust-lang/log) from 0.4.7 to 0.4.8.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang-nursery/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-07-29 04:32:49 +00:00
committed by GitHub
parent 379e329a0b
commit ef0179bdbe
3 changed files with 26 additions and 26 deletions

View File

@@ -12,7 +12,7 @@ crypto = { path = "../crypto" }
data = { path = "../data" }
failure = "0.1.5"
futures = "0.1.28"
log = "0.4.7"
log = "0.4.8"
pretty_env_logger = "0.3.0"
serde = "1.0.97"
serde_json = "1.0.40"