Skip to content

Commit

Permalink
Merge pull request #1067 from containers/renovate/libc-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate libc to 0.2.157
  • Loading branch information
openshift-merge-bot[bot] authored Aug 19, 2024
2 parents 36c9253 + 6782bbf commit 4358fd3
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 @@ -35,7 +35,7 @@ clap = { version = "~4.4.12", features = ["derive", "env"] }
env_logger = "0.11.5"
ipnet = { version = "2.9.0", features = ["serde"] }
iptables = "0.5.2"
libc = "0.2.156"
libc = "0.2.157"
log = "0.4.22"
serde = { version = "1.0.199", features = ["derive"], optional = true }
serde-value = "0.7.0"
Expand Down

0 comments on commit 4358fd3

Please sign in to comment.