Skip to content

Commit 61fc755

Browse files
fix(deps): update bcvk-qemu digest to 6cbff42
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
1 parent ca9f93c commit 61fc755

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = "6cbff423a1bf19025c8018648cbcba11d6e7259d" }
3434
data-encoding = "2.9"
3535
indicatif = { workspace = true }
3636
libtest-mimic = "0.8.0"

0 commit comments

Comments
 (0)