Bump sys-info from 0.5.7 to 0.5.8 (#5877)

Bumps [sys-info](https://github.com/FillZpp/sys-info-rs) from 0.5.7 to 0.5.8.
- [Release notes](https://github.com/FillZpp/sys-info-rs/releases)
- [Commits](https://github.com/FillZpp/sys-info-rs/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-11 10:53:23 -07:00
committed by Michael Vines
parent bf1ecc2441
commit a85604b2ba
4 changed files with 8 additions and 8 deletions

View File

@ -13,7 +13,7 @@ env_logger = "0.6.2"
lazy_static = "1.4.0"
log = "0.4.8"
solana-sdk = { path = "../sdk", version = "0.19.0-pre0" }
sys-info = "0.5.7"
sys-info = "0.5.8"
ureq = "0.11.0"
[dev-dependencies]