Skip to content

Commit 41c9708

Browse files
Jeff LiJeffLi01
Jeff Li
authored andcommitted
template: fix build failure
Signed-off-by: Jeff Li <[email protected]>
1 parent bd7caae commit 41c9708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ edition = "2021"
55
publish = false
66

77
[dependencies]
8-
uefi = { version = "0.28.0", features = ["alloc"] }
8+
uefi = { version = "0.28.0", features = ["panic_handler"] }

0 commit comments

Comments
 (0)