Skip to content

Commit 2556741

Browse files
fix(deps): update rust crate mbrman to 0.6.0
1 parent 54e0355 commit 2556741

File tree

2 files changed

+32
-9
lines changed

2 files changed

+32
-9
lines changed

Cargo.lock

+31-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

xtask/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ fs-err = "3.0.0"
1313
heck = "0.5.0"
1414
itertools = "0.14.0"
1515
log.workspace = true
16-
mbrman = "0.5.1"
16+
mbrman = "0.6.0"
1717
nix = { version = "0.30.0", default-features = false, features = ["fs"] }
1818
ovmf-prebuilt = "0.2.3"
1919
proc-macro2 = { version = "1.0.46", features = ["span-locations"] }

0 commit comments

Comments
 (0)