Bump log from 0.4.7 to 0.4.8 (#5382)

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-08-01 14:31:18 -07:00
committed by Michael Vines
parent f7d3f55566
commit f03e066ec5
37 changed files with 108 additions and 108 deletions

View File

@ -12,7 +12,7 @@ edition = "2018"
bincode = "1.1.4"
byteorder = "1.3.2"
libc = "0.2.58"
log = "0.4.7"
log = "0.4.8"
serde = "1.0.98"
solana-logger = { path = "../../logger", version = "0.18.0-pre0" }
solana-sdk = { path = "../../sdk", version = "0.18.0-pre0" }