chore: bump systemstat from 0.1.8 to 0.1.10 (#20929)

Bumps [systemstat](https://github.com/unrelentingtech/systemstat) from 0.1.8 to 0.1.10.
- [Release notes](https://github.com/unrelentingtech/systemstat/releases)
- [Commits](https://github.com/unrelentingtech/systemstat/compare/v0.1.8...v0.1.10)

---
updated-dependencies:
- dependency-name: systemstat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-10-25 20:32:15 +00:00
committed by GitHub
parent 9e85499d4c
commit 8efba88dde
2 changed files with 24 additions and 22 deletions

View File

@ -77,7 +77,7 @@ solana-program-runtime = { path = "../program-runtime", version = "=1.9.0" }
solana-stake-program = { path = "../programs/stake", version = "=1.9.0" }
solana-version = { path = "../version", version = "=1.9.0" }
static_assertions = "1.1.0"
systemstat = "0.1.8"
systemstat = "0.1.10"
[build-dependencies]
rustc_version = "0.4"