Skip to content

Commit

Permalink
Merge pull request #1078 from containers/renovate/ipnet-2.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate ipnet to 2.10.1
  • Loading branch information
openshift-merge-bot[bot] authored Nov 8, 2024
2 parents e5e5d43 + a9dcf42 commit 2b0e652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ deps-serde = ["chrono/serde", "url/serde"]
anyhow = "1.0.93"
clap = { version = "~4.5.20", features = ["derive", "env"] }
env_logger = "0.11.5"
ipnet = { version = "2.9.0", features = ["serde"] }
ipnet = { version = "2.10.1", features = ["serde"] }
iptables = "0.5.2"
libc = "0.2.157"
log = "0.4.22"
Expand Down

1 comment on commit 2b0e652

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