Skip to content

Commit b7cf453

Browse files
authored
Merge pull request #3218 from youki-dev/dependabot/cargo/libbpf-sys-1.6.1v1.6.1
chore(deps): bump libbpf-sys from 1.5.2+v1.5.1 to 1.6.1+v1.6.1
2 parents d2a36c9 + b4f678d commit b7cf453

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/libcgroups/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ oci-spec = { version = "~0.8.2", features = ["runtime"] }
2626
fixedbitset = "0.5.7"
2727
serde = { version = "1.0", features = ["derive"] }
2828
rbpf = { version = "0.3.0", optional = true }
29-
libbpf-sys = { version = "1.5.2", optional = true }
29+
libbpf-sys = { version = "1.6.1", optional = true }
3030
errno = { version = "0.3.13", optional = true }
3131
libc = { version = "0.2.175", optional = true }
3232
thiserror = "2.0.14"

0 commit comments

Comments
 (0)