We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd7caae commit 41c9708Copy full SHA for 41c9708
template/Cargo.toml
@@ -5,4 +5,4 @@ edition = "2021"
5
publish = false
6
7
[dependencies]
8
-uefi = { version = "0.28.0", features = ["alloc"] }
+uefi = { version = "0.28.0", features = ["panic_handler"] }
0 commit comments