Skip to content

Commit

Permalink
Merge pull request #478 from containers/dependabot/cargo/env_logger-0…
Browse files Browse the repository at this point in the history
….9.3

build(deps): bump env_logger from 0.9.1 to 0.9.3
  • Loading branch information
openshift-merge-robot authored Nov 8, 2022
2 parents 2c04ba6 + e383f8d commit cc39aa6
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 @@ -20,7 +20,7 @@ deps-serde = ["chrono/serde", "url/serde"]
[dependencies]
anyhow = "1.0"
clap = { version = "3.2.23", features = ["derive"] }
env_logger = "0.9.1"
env_logger = "0.9.3"
ipnet = { version = "2", features = ["serde"] }
iptables = "0.5"
libc = "0.2"
Expand Down

0 comments on commit cc39aa6

Please sign in to comment.