Skip to content

Commit

Permalink
Revert "Update x86_64"
Browse files Browse the repository at this point in the history
This reverts commit 7f7fb3b.
  • Loading branch information
Makonede committed Nov 30, 2024
1 parent 7f7fb3b commit 70d30e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ bootloader-boot-config = { workspace = true }
conquer-once = { version = "0.3.2", default-features = false }
spinning_top = "0.2.4"
usize_conversions = "0.2.0"
x86_64 = { version = "0.15.2" }
x86_64 = { version = "0.14.8" }
xmas-elf = "0.8.0"
raw-cpuid = "10.2.0"
rand = { version = "0.8.4", default-features = false }
Expand Down

0 comments on commit 70d30e5

Please sign in to comment.