Skip to content

Commit b07b468

Browse files
Merge pull request #1217 from JeffLi01/main
template: fix build failure
2 parents f07099e + d246add commit b07b468

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)