Skip to content

Commit

Permalink
Merge pull request #1116 from containers/renovate/url-2.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate url to 2.5.3
  • Loading branch information
openshift-merge-bot[bot] authored Nov 4, 2024
2 parents 540acd5 + 1fca9f9 commit be603e6
Show file tree
Hide file tree
Showing 2 changed files with 272 additions and 8 deletions.
278 changes: 271 additions & 7 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 @@ -41,7 +41,7 @@ serde = { version = "1.0.213", features = ["derive"], optional = true }
serde-value = "0.7.0"
serde_json = "1.0.132"
sysctl = "0.6.0"
url = "2.5.2"
url = "2.5.3"
zbus = { version = "4.3.1" }
nix = { version = "0.29.0", features = ["sched", "signal", "user"] }
rand = "0.8.5"
Expand Down

1 comment on commit be603e6

@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.