We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03b15ba commit 1667ee8Copy full SHA for 1667ee8
uefi/Cargo.toml
@@ -43,8 +43,7 @@ uguid.workspace = true
43
cfg-if = "1.0.0"
44
ucs2 = "0.3.3"
45
uefi-macros = "0.19.0"
46
-# TODO: switch back to public version before merging.
47
-uefi-raw.path = "../uefi-raw"
+uefi-raw = "0.12.0"
48
qemu-exit = { version = "3.0.2", optional = true }
49
50
[package.metadata.docs.rs]
0 commit comments