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

@ -67,7 +67,7 @@ solana-storage-program = { path = "../programs/storage_program", version = "0.19
solana-vote-api = { path = "../programs/vote_api", version = "0.19.0-pre0" }
solana-vote-signer = { path = "../vote-signer", version = "0.19.0-pre0" }
symlink = "0.1.0"
sys-info = "0.5.7"
sys-info = "0.5.8"
tar = "0.4.26"
tempfile = "3.1.0"
tokio = "0.1"