Skip to content

Commit 1f1e1d9

Browse files
dependabot-supportfabianfreyer
authored andcommitted
Update sysctl requirement from ~0.2.0 to ~0.3.0
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>
1 parent 80ceec3 commit 1f1e1d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ bitflags = "^1"
2525
byteorder = "^1.2.3"
2626
failure = "~0.1.1"
2727
libc = "~0.2.41"
28-
sysctl = "~0.2.0"
28+
sysctl = "~0.3.0"
2929
nix= "^0.12.0"
3030
rctl = "0.0.5"
3131
strum = "0.13.0"

0 commit comments

Comments
 (0)