Skip to content

Commit 2f83ce3

Browse files
fix(deps): update rust
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
1 parent eedfdf1 commit 2f83ce3

3 files changed

Lines changed: 24 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 22 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/ostree-ext/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ xshell = { workspace = true, optional = true }
3939

4040
# Crate-specific dependencies
4141
comfy-table = "7.1.1"
42-
containers-image-proxy = "0.9.2"
42+
containers-image-proxy = "0.10.0"
4343
flate2 = { features = ["zlib"], default-features = false, version = "1.0.20" }
4444
futures-util = "0.3.13"
4545
gvariant = "0.5.0"

crates/tests-integration/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ bootc-kernel-cmdline = { path = "../kernel_cmdline", version = "0.0.0" }
3030
# This is a git dependency — not published to crates.io.
3131
# When updating, also check the bcvk-qemu Cargo.toml for its own
3232
# dependency versions (cap-std-ext, etc.) to avoid conflicts.
33-
bcvk-qemu = { git = "https://github.com/bootc-dev/bcvk", rev = "f4dd05a74ccb54084093c9167317a14356ca53e4" }
33+
bcvk-qemu = { git = "https://github.com/bootc-dev/bcvk", rev = "80ef0e0419dd5000fff9847e483d52fadf912b40" }
3434
data-encoding = "2.9"
3535
indicatif = { workspace = true }
3636
libtest-mimic = "0.8.0"

0 commit comments

Comments
 (0)