Skip to content

Commit 1667ee8

Browse files
committed
uefi: point to released uefi-raw
1 parent 03b15ba commit 1667ee8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

uefi/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ uguid.workspace = true
4343
cfg-if = "1.0.0"
4444
ucs2 = "0.3.3"
4545
uefi-macros = "0.19.0"
46-
# TODO: switch back to public version before merging.
47-
uefi-raw.path = "../uefi-raw"
46+
uefi-raw = "0.12.0"
4847
qemu-exit = { version = "3.0.2", optional = true }
4948

5049
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)