Skip to content

Commit

Permalink
Merge pull request #196 from aya-rs/dependabot/cargo/examples/aya-too…
Browse files Browse the repository at this point in the history
…l/which-7.0.0
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
2 parents 737af8c + 9302ebd commit b194532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/aya-tool/myapp-ebpf/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ aya-log-ebpf = { git = "https://github.com/aya-rs/aya" }
myapp-common = { path = "../myapp-common" }

[build-dependencies]
which = { version = "6.0.0", default-features = false }
which = { version = "7.0.0", default-features = false }

[[bin]]
name = "myapp"
Expand Down

0 comments on commit b194532

Please sign in to comment.