Skip to content

Commit 2ddca29

Browse files
build(deps): bump bootc-utils from v1.2.0 to v1.3.0
Bumps [bootc-utils](https://github.com/containers/bootc) from v1.2.0 to v1.3.0. - [Release notes](https://github.com/containers/bootc/releases) - [Commits](bootc-dev/bootc@233e24b...b06d75f) --- updated-dependencies: - dependency-name: bootc-utils dependency-version: b06d75fed73f26a974423a9db41e19413987fca3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50adce8 commit 2ddca29

File tree

2 files changed

+21
-4
lines changed

2 files changed

+21
-4
lines changed

Cargo.lock

Lines changed: 20 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
@@ -23,7 +23,7 @@ path = "src/main.rs"
2323
anyhow = "1.0"
2424
bincode = "1.3.2"
2525
bootc-blockdev = { git = "https://github.com/containers/bootc", rev = "v1.2.0" }
26-
bootc-utils = { git = "https://github.com/containers/bootc", rev = "v1.2.0" }
26+
bootc-utils = { git = "https://github.com/containers/bootc", rev = "v1.3.0" }
2727
cap-std-ext = "4.0.6"
2828
camino = "1.1.9"
2929
chrono = { version = "0.4.41", features = ["serde"] }

0 commit comments

Comments
 (0)