Skip to content

Commit

Permalink
Merge pull request #145 from aya-rs/dependabot/cargo/examples/cgroup-…
Browse files Browse the repository at this point in the history
…skb-egress/env_logger-0.11
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
2 parents 20e16e5 + 6ec7b0c commit 8ae2e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cgroup-skb-egress/cgroup-skb-egress/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cgroup-skb-egress-common = { path = "../cgroup-skb-egress-common", features = [
] }
anyhow = "1"
clap = { version = "4.1", features = ["derive"] }
env_logger = "0.10"
env_logger = "0.11"
log = "0.4"
tokio = { version = "1.25", features = [
"macros",
Expand Down

0 comments on commit 8ae2e0d

Please sign in to comment.