Skip to content

Commit

Permalink
chore(deps): update sysctl requirement from 0.2 to 0.3
Browse files Browse the repository at this point in the history
Updates the requirements on [sysctl](https://github.com/johalun/sysctl-rs) to permit the latest version.
- [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@dependabot.com>
  • Loading branch information
dependabot-support authored and fabianfreyer committed Mar 28, 2019
1 parent c04e6ba commit ae732aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ failure = "0.1"
libc = "0.2"
nix = "0.13"
number_prefix = "0.2"
sysctl = "0.2"
sysctl = "0.3"

0 comments on commit ae732aa

Please sign in to comment.