Skip to content

Commit ee0aabd

Browse files
authored
Merge pull request #852 from coreos/dependabot/cargo/cap-std-ext-4.0.5
build(deps): bump cap-std-ext from 4.0.4 to 4.0.5
2 parents 7c119c2 + f20d6cd commit ee0aabd

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)