Skip to content

Commit

Permalink
build(deps): bump cap-std-ext from 3.0.1 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [cap-std-ext](https://github.com/coreos/cap-std-ext) from 3.0.1 to 4.0.0.
- [Commits](coreos/cap-std-ext@v3.0.1...v4.0.0)

---
updated-dependencies:
- dependency-name: cap-std-ext
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 6844bc2 commit 0e9d36b
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 7 deletions.
47 changes: 41 additions & 6 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 @@ -48,7 +48,7 @@ anyhow = "1.0.75"
binread = "2.2.0"
bitflags = "2.4"
camino = "1.1.6"
cap-std-ext = "3.0"
cap-std-ext = "4.0"
cap-primitives = "3"
cap-std = { version = "2", features = ["fs_utf8"] }
containers-image-proxy = { version = "0.5.7", features = ["proxy_v0_2_4"] }
Expand Down

0 comments on commit 0e9d36b

Please sign in to comment.