Bump log from 0.4.6 to 0.4.7 (#5144)
Bumps [log](https://github.com/rust-lang/log) from 0.4.6 to 0.4.7. - [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/compare/0.4.6...0.4.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Greg Fitzgerald
parent
5174b3bc3f
commit
bbd0455418
@ -12,7 +12,7 @@ edition = "2018"
|
||||
bincode = "1.1.4"
|
||||
byteorder = "1.3.2"
|
||||
libc = "0.2.58"
|
||||
log = "0.4.2"
|
||||
log = "0.4.7"
|
||||
serde = "1.0.94"
|
||||
solana-logger = { path = "../../logger", version = "0.17.0" }
|
||||
solana-sdk = { path = "../../sdk", version = "0.17.0" }
|
||||
|
Reference in New Issue
Block a user