Skip to content

Commit 7fca949

Browse files
committed
Switch back to upstream mbrman crate again and update to v0.5.1
1 parent c0d4486 commit 7fca949

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,7 @@ bootloader-x86_64-bios-common = { version = "0.11.0-beta.4", path = "bios/common
4040
anyhow = "1.0.32"
4141
fatfs = "0.3.4"
4242
gpt = "3.0.0"
43-
# replace with `mbrman` crate once
44-
# https://github.com/rust-disk-partition-management/mbrman/pull/25
45-
# is merged
46-
mbrman = { version = "0.0.1", package = "mbrman---bitvec-1-0" }
43+
mbrman = "0.5.1"
4744
tempfile = "3.3.0"
4845

4946
[dev-dependencies]

0 commit comments

Comments
 (0)