Skip to content

Commit

Permalink
Merge pull request #27 from Netflix/dependabot/cargo/libbpf-sys-1.4.0…
Browse files Browse the repository at this point in the history
…v1.4.0

Bump libbpf-sys from 1.3.0+v1.3.0 to 1.4.0+v1.4.0
  • Loading branch information
jfernandez authored Apr 1, 2024
2 parents 816f226 + 1ab7c3a commit 1a6ecb7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 10 deletions.
15 changes: 6 additions & 9 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 @@ -5,7 +5,7 @@ edition = "2021"

[dependencies]
libbpf-rs = "0.22.1"
libbpf-sys = "1.3.0"
libbpf-sys = "1.4.0"
crossterm = "0.27.0"
anyhow = "1.0.81"
ratatui = { version = "0.26.1", default-features = false, features = ['crossterm'] }
Expand Down

0 comments on commit 1a6ecb7

Please sign in to comment.