Skip to content

Commit 18b96d7

Browse files
bootc-bot[bot]gursewak1997
authored andcommitted
Update Rust
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
1 parent 1773424 commit 18b96d7

3 files changed

Lines changed: 50 additions & 39 deletions

File tree

Cargo.lock

Lines changed: 48 additions & 37 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
@@ -48,7 +48,7 @@ clap_mangen = { version = "0.3.0" }
4848
# pulls), which drags in rustls-webpki/untrusted/webpki-root-certs whose
4949
# licenses aren't in our cargo-deny allow list. Re-enable once that's sorted.
5050
# See: https://github.com/bootc-dev/bootc/pull/2295
51-
composefs-ctl = { git = "https://github.com/composefs/composefs-rs", rev = "a29622c53e4027901620dfe761b14b0310ce7edb", default-features = false, features = [
51+
composefs-ctl = { git = "https://github.com/composefs/composefs-rs", rev = "0a819c351951864071aa9ec23d6594710bf3173f", default-features = false, features = [
5252
"pre-6.15",
5353
"pre-6.16",
5454
"oci",

crates/tests-integration/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ linux-kernel-cmdline = { workspace = true }
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 = "bdf106c74c13a0a1a4b39f9ad0f52b238fe2d318" }
33+
bcvk-qemu = { git = "https://github.com/bootc-dev/bcvk", rev = "1126d6e334023c734b851adeffb6bab58020f11e" }
3434
data-encoding = "2.9"
3535
indicatif = { workspace = true }
3636
libtest-mimic = "0.8.0"

0 commit comments

Comments
 (0)