Skip to content

Commit 70d30e5

Browse files
committed
Revert "Update x86_64"
This reverts commit 7f7fb3b.
1 parent 7f7fb3b commit 70d30e5

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.15.2" }
17+
x86_64 = { version = "0.14.8" }
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)