Bump sys-info from 0.5.9 to 0.5.10 (#8810)

Bumps [sys-info](https://github.com/FillZpp/sys-info-rs) from 0.5.9 to 0.5.10.
- [Release notes](https://github.com/FillZpp/sys-info-rs/releases)
- [Changelog](https://github.com/FillZpp/sys-info-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FillZpp/sys-info-rs/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-12 13:42:31 -06:00
committed by GitHub
parent a69293df24
commit f93c8290f4
6 changed files with 12 additions and 12 deletions

View File

@ -40,7 +40,7 @@ solana-runtime = { path = "../runtime", version = "1.1.0" }
solana-sdk = { path = "../sdk", version = "1.1.0" }
solana-stake-program = { path = "../programs/stake", version = "1.1.0" }
solana-vote-program = { path = "../programs/vote", version = "1.1.0" }
sys-info = "0.5.9"
sys-info = "0.5.10"
symlink = "0.1.0"
tar = "0.4.26"
thiserror = "1.0"