Skip to content

Commit 9a4eeaf

Browse files
authored
Merge pull request #899 from coreos/dependabot/cargo/cap-std-ext-4.0.6
build(deps): bump cap-std-ext from 4.0.5 to 4.0.6
2 parents bbded22 + c5dfd0c commit 9a4eeaf

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)