Skip to content

Commit 5595f79

Browse files
elbiazophip1611
authored andcommitted
updating header to not include multiboot with alloc
1 parent e1a222c commit 5595f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multiboot2-header/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ derive_more.workspace = true
4747
# log.workspace = true
4848

4949
# used for MBI tags
50-
multiboot2 = "0.19.0"
50+
multiboot2 = { version = "0.19.0", default-features = false }
5151

5252
[package.metadata.docs.rs]
5353
all-features = true

0 commit comments

Comments
 (0)