Skip to content

Commit c402db2

Browse files
1 parent 4e2b8d7 commit c402db2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ exclude = ["examples/basic", "examples/test_framework"]
3131
anyhow = "1.0.32"
3232
fatfs = "0.3.4"
3333
gpt = "3.0.0"
34-
mbrman = "0.4.2"
34+
mbrman = { git = "https://github.com/cecton/mbrman", branch = "update-to-bitvec-1.0.1" }
3535
tempfile = "3.3.0"
3636

3737
[dev-dependencies]

0 commit comments

Comments
 (0)