We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea2529b commit 7f7fb3bCopy full SHA for 7f7fb3b
common/Cargo.toml
@@ -14,7 +14,7 @@ bootloader-boot-config = { workspace = true }
14
conquer-once = { version = "0.3.2", default-features = false }
15
spinning_top = "0.2.4"
16
usize_conversions = "0.2.0"
17
-x86_64 = { version = "0.14.8" }
+x86_64 = { version = "0.15.2" }
18
xmas-elf = "0.8.0"
19
raw-cpuid = "10.2.0"
20
rand = { version = "0.8.4", default-features = false }
0 commit comments