Skip to content

Commit

Permalink
Merge pull request #599 from containers/dependabot/cargo/libbpf-sys-0…
Browse files Browse the repository at this point in the history
….6.1-1

chore(deps): bump libbpf-sys from 0.6.0-1 to 0.6.1-1
  • Loading branch information
utam0k authored Jan 7, 2022
2 parents fc115de + fb6ee4c commit 37de2e4
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 crates/libcgroups/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dbus = { version = "0.9.5", optional = true }
fixedbitset = "0.4.1"
serde = { version = "1.0", features = ["derive"] }
rbpf = {version = "0.1.0", optional = true }
libbpf-sys = { version = "0.6.0-1", optional = true }
libbpf-sys = { version = "0.6.1-1", optional = true }
errno = { version = "0.2.8", optional = true }
libc = { version = "0.2.112", optional = true }

Expand Down

0 comments on commit 37de2e4

Please sign in to comment.