chore(deps): 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 08:20:09 +00:00
committed by Fabian Freyer
parent 4a0ddfd417
commit 5fabf85d0f
2 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ askama = { version = "0.8.0", features= ["with-actix-web"] }
futures = "0.1.28"
lazy_static = "1.3.0"
libc = "0.2.60"
log = "0.4.7"
log = "0.4.8"
pretty_env_logger = "0.3.0"
serde = "1.0.98"
serde_json = "1.0.40"