We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f07099e + d246add commit b07b468Copy full SHA for b07b468
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