Skip to content

Commit f20d6cd

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

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.

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.5" }
2626
bootc-utils = { git = "https://github.com/containers/bootc", rev = "v1.1.5" }
27-
cap-std-ext = "4.0.4"
27+
cap-std-ext = "4.0.5"
2828
camino = "1.1.9"
2929
chrono = { version = "0.4.39", features = ["serde"] }
3030
clap = { version = "4.5", default-features = false, features = ["cargo", "derive", "std", "help", "usage", "suggestions"] }

0 commit comments

Comments
 (0)