Skip to content

Commit

Permalink
Merge pull request youki-dev#2866 from containers/dependabot/cargo/pa…
Browse files Browse the repository at this point in the history
…tch-a6643f0025
  • Loading branch information
github-actions[bot] authored Jul 29, 2024
2 parents 43c576a + 1bb43c1 commit b4d9ffb
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 13 deletions.
43 changes: 31 additions & 12 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 @@ -26,7 +26,7 @@ oci-spec = { version = "~0.6.8", features = ["runtime"] }
fixedbitset = "0.5.7"
serde = { version = "1.0", features = ["derive"] }
rbpf = { version = "0.2.0", optional = true }
libbpf-sys = { version = "1.4.2", optional = true }
libbpf-sys = { version = "1.4.3", optional = true }
errno = { version = "0.3.9", optional = true }
libc = { version = "0.2.155", optional = true }
thiserror = "1.0.63"
Expand Down

0 comments on commit b4d9ffb

Please sign in to comment.