Skip to content

Commit

Permalink
Merge pull request #1110 from Luap99/cargo-update
Browse files Browse the repository at this point in the history
run cargo update
  • Loading branch information
openshift-merge-bot[bot] authored Oct 28, 2024
2 parents cc17320 + 84f8e89 commit c2c0f4e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ ipnet = { version = "2.9.0", features = ["serde"] }
iptables = "0.5.2"
libc = "0.2.157"
log = "0.4.22"
serde = { version = "1.0.199", features = ["derive"], optional = true }
serde = { version = "1.0.213", features = ["derive"], optional = true }
serde-value = "0.7.0"
serde_json = "1.0.123"
serde_json = "1.0.132"
sysctl = "0.6.0"
url = "2.5.2"
zbus = { version = "4.3.1" }
Expand Down

1 comment on commit c2c0f4e

@packit-as-a-service
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

podman-next COPR build failed. @containers/packit-build please check.

Please sign in to comment.