Skip to content

Commit 7f7fb3b

Browse files
authored
Update x86_64
Signed-off-by: Mako <61922615+Makonede@users.noreply.github.com>
1 parent ea2529b commit 7f7fb3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ bootloader-boot-config = { workspace = true }
1414
conquer-once = { version = "0.3.2", default-features = false }
1515
spinning_top = "0.2.4"
1616
usize_conversions = "0.2.0"
17-
x86_64 = { version = "0.14.8" }
17+
x86_64 = { version = "0.15.2" }
1818
xmas-elf = "0.8.0"
1919
raw-cpuid = "10.2.0"
2020
rand = { version = "0.8.4", default-features = false }

0 commit comments

Comments
 (0)