Skip to content

Commit

Permalink
Switch back to upstream mbrman crate again and update to v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-opp committed Dec 1, 2022
1 parent c0d4486 commit 7fca949
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,7 @@ bootloader-x86_64-bios-common = { version = "0.11.0-beta.4", path = "bios/common
anyhow = "1.0.32"
fatfs = "0.3.4"
gpt = "3.0.0"
# replace with `mbrman` crate once
# https://github.com/rust-disk-partition-management/mbrman/pull/25
# is merged
mbrman = { version = "0.0.1", package = "mbrman---bitvec-1-0" }
mbrman = "0.5.1"
tempfile = "3.3.0"

[dev-dependencies]
Expand Down

0 comments on commit 7fca949

Please sign in to comment.