Skip to content

Commit 3d8cd24

Browse files
imtsukiGabrielMajeri
authored andcommitted
bump x86_64 dependency version to fix build on latest nightlies
Signed-off-by: imtsuki <me@qjx.app>
1 parent 4f0c547 commit 3d8cd24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: uefi-services/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ is-it-maintained-issue-resolution = { repository = "rust-osdev/uefi-rs" }
1515
is-it-maintained-open-issues = { repository = "rust-osdev/uefi-rs" }
1616

1717
[dependencies]
18-
x86_64 = "0.8.3"
18+
x86_64 = "0.11.0"
1919

2020
uefi = { version = "0.4.5", features = ["alloc", "logger"] }
2121
log = { version = "0.4.8", default-features = false }

0 commit comments

Comments
 (0)