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

Bump pretty_env_logger from 0.2.3 to 0.3.0

Bumps [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) from 0.2.3 to 0.3.0.
- [Release notes](https://github.com/seanmonstar/pretty-env-logger/releases)
- [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.2.3...v0.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-05-25 22:28:37 +00:00
committed by GitHub
parent 933e6aa23b
commit 1fb4406138
3 changed files with 60 additions and 39 deletions

View File

@@ -13,7 +13,7 @@ failure = "0.1.1"
hyper = "0.11"
log = "0.4.6"
openssl-probe = "0.1.2"
pretty_env_logger = "0.2.3"
pretty_env_logger = "0.3.0"
reqwest = "0.8.6"
serde = "1.0.91"
serde_derive = "1.0.69"