Skip to content

Commit de13333

Browse files
authored
Merge pull request #876 from coreos/dependabot/cargo/bootc-blockdev-v1.1.6
build(deps): bump bootc-blockdev from v1.1.5 to v1.1.6
2 parents 473abe5 + 84e4a0f commit de13333

File tree

2 files changed

+32
-4
lines changed

2 files changed

+32
-4
lines changed

Cargo.lock

Lines changed: 31 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
@@ -22,7 +22,7 @@ path = "src/main.rs"
2222
[dependencies]
2323
anyhow = "1.0"
2424
bincode = "1.3.2"
25-
bootc-blockdev = { git = "https://github.com/containers/bootc", rev = "v1.1.5" }
25+
bootc-blockdev = { git = "https://github.com/containers/bootc", rev = "v1.1.6" }
2626
bootc-utils = { git = "https://github.com/containers/bootc", rev = "v1.1.5" }
2727
cap-std-ext = "4.0.5"
2828
camino = "1.1.9"

0 commit comments

Comments
 (0)