Skip to content

Commit

Permalink
Merge pull request #4787 from coreos/dependabot/cargo/cap-primitives-…
Browse files Browse the repository at this point in the history
…3.0.0

build(deps): bump cap-primitives from 2.0.1 to 3.0.0
  • Loading branch information
jmarrero authored Jan 22, 2024
2 parents 9bf5ae3 + d81c1c3 commit 6844bc2
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 4 deletions.
23 changes: 20 additions & 3 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 @@ -49,7 +49,7 @@ binread = "2.2.0"
bitflags = "2.4"
camino = "1.1.6"
cap-std-ext = "3.0"
cap-primitives = "2"
cap-primitives = "3"
cap-std = { version = "2", features = ["fs_utf8"] }
containers-image-proxy = { version = "0.5.7", features = ["proxy_v0_2_4"] }
# Explicitly force on libc
Expand Down

0 comments on commit 6844bc2

Please sign in to comment.