Skip to content

Commit fa96e7d

Browse files
build(deps): bump sysctl from 0.4.3 to 0.4.4
Bumps [sysctl](https://github.com/johalun/sysctl-rs) from 0.4.3 to 0.4.4. - [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) --- updated-dependencies: - dependency-name: sysctl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a0d696 commit fa96e7d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ serde = { version = "1.0.136", features = ["derive"], optional = true }
2525
serde-value = "0.7.0"
2626
serde_json = "1.0.79"
2727
simple-error = "0.2.3"
28-
sysctl = "0.4.3"
28+
sysctl = "0.4.4"
2929
url = "2.1.0"
3030
zbus = "2.0.1"
3131
rtnetlink = "0.9.0"

0 commit comments

Comments
 (0)