We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f0c547 commit 3d8cd24Copy full SHA for 3d8cd24
uefi-services/Cargo.toml
@@ -15,7 +15,7 @@ is-it-maintained-issue-resolution = { repository = "rust-osdev/uefi-rs" }
15
is-it-maintained-open-issues = { repository = "rust-osdev/uefi-rs" }
16
17
[dependencies]
18
-x86_64 = "0.8.3"
+x86_64 = "0.11.0"
19
20
uefi = { version = "0.4.5", features = ["alloc", "logger"] }
21
log = { version = "0.4.8", default-features = false }
0 commit comments