Skip to content

Commit

Permalink
Merge pull request containers#1087 from containers/renovate/sysctl-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate sysctl to 0.6.0
  • Loading branch information
openshift-merge-bot[bot] authored Oct 2, 2024
2 parents 73206b4 + dccb834 commit ccf75cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ log = "0.4.22"
serde = { version = "1.0.199", features = ["derive"], optional = true }
serde-value = "0.7.0"
serde_json = "1.0.123"
sysctl = "0.5.5"
sysctl = "0.6.0"
url = "2.5.2"
zbus = { version = "3.15.2" }
nix = { version = "0.29.0", features = ["sched", "signal", "user"] }
Expand Down

0 comments on commit ccf75cf

Please sign in to comment.