Skip to content

Commit 6fdd38e

Browse files
build(deps): bump bootc-blockdev from v1.1.6 to v1.1.7
Bumps [bootc-blockdev](https://github.com/containers/bootc) from v1.1.6 to v1.1.7. - [Release notes](https://github.com/containers/bootc/releases) - [Commits](bootc-dev/bootc@b26d5ca...f1621fa) --- updated-dependencies: - dependency-name: bootc-blockdev dependency-version: f1621fa1770977eedd6a344006760ecb15634b5a dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 12011d3 commit 6fdd38e

File tree

2 files changed

+20
-4
lines changed

2 files changed

+20
-4
lines changed

Cargo.lock

Lines changed: 19 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.6" }
25+
bootc-blockdev = { git = "https://github.com/containers/bootc", rev = "v1.1.7" }
2626
bootc-utils = { git = "https://github.com/containers/bootc", rev = "v1.1.6" }
2727
cap-std-ext = "4.0.6"
2828
camino = "1.1.9"

0 commit comments

Comments
 (0)