Bump sys-info from 0.5.8 to 0.5.9 (#8089)

Bumps [sys-info](https://github.com/FillZpp/sys-info-rs) from 0.5.8 to 0.5.9.
- [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>
This commit is contained in:
dependabot-preview[bot]
2020-02-03 14:49:39 -07:00
committed by GitHub
parent 0172d2a065
commit c835749563
6 changed files with 12 additions and 12 deletions

View File

@ -61,7 +61,7 @@ solana-vote-program = { path = "../programs/vote", version = "0.24.0" }
solana-vote-signer = { path = "../vote-signer", version = "0.24.0" }
solana-sys-tuner = { path = "../sys-tuner", version = "0.24.0" }
symlink = "0.1.0"
sys-info = "0.5.8"
sys-info = "0.5.9"
tempfile = "3.1.0"
thiserror = "1.0"
tokio = "0.1"