Bump sysctl from 0.4.0 to 0.4.1 (#17609)

Bumps [sysctl](https://github.com/johalun/sysctl-rs) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/johalun/sysctl-rs/releases)
- [Changelog](https://github.com/johalun/sysctl-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johalun/sysctl-rs/commits)

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-05-31 10:20:49 -06:00
committed by GitHub
parent 1fa69c4ced
commit b9db347601
2 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ solana-version = { path = "../version", version = "=1.8.0" }
unix_socket2 = "0.5.4"
users = "0.10.0"
nix = "0.19.0"
sysctl = "0.4.0"
sysctl = "0.4.1"
[lib]
name = "solana_sys_tuner"