Skip to content

Commit

Permalink
Merge pull request #179 from aya-rs/dependabot/cargo/examples/tc-egre…
Browse files Browse the repository at this point in the history
…ss/memoffset-0.9
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
2 parents 97ed5d4 + 8730a6d commit 5d28304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/tc-egress/tc-egress-ebpf/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"
aya-ebpf = { git = "https://github.com/aya-rs/aya" }
aya-log-ebpf = { git = "https://github.com/aya-rs/aya" }
tc-egress-common = { path = "../tc-egress-common" }
memoffset = "0.8"
memoffset = "0.9"
network-types = "0.0.4"

[[bin]]
Expand Down

0 comments on commit 5d28304

Please sign in to comment.