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