Skip to content

Commit c5dfd0c

Browse files
build(deps): bump cap-std-ext from 4.0.5 to 4.0.6
Bumps [cap-std-ext](https://github.com/coreos/cap-std-ext) from 4.0.5 to 4.0.6. - [Commits](coreos/cap-std-ext@v4.0.5...v4.0.6) --- updated-dependencies: - dependency-name: cap-std-ext dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa5a2e8 commit c5dfd0c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ anyhow = "1.0"
2424
bincode = "1.3.2"
2525
bootc-blockdev = { git = "https://github.com/containers/bootc", rev = "v1.1.6" }
2626
bootc-utils = { git = "https://github.com/containers/bootc", rev = "v1.1.6" }
27-
cap-std-ext = "4.0.5"
27+
cap-std-ext = "4.0.6"
2828
camino = "1.1.9"
2929
chrono = { version = "0.4.40", features = ["serde"] }
3030
clap = { version = "4.5", default-features = false, features = ["cargo", "derive", "std", "help", "usage", "suggestions"] }

0 commit comments

Comments
 (0)