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 35f8240 commit 4f857e4Copy full SHA for 4f857e4
Cargo.toml
@@ -21,7 +21,7 @@ debug = true
21
x86 = "0.19.0"
22
spin = { path = "./lib/spin-rs" }
23
volatile = "0.2.3"
24
-x86_64 = "0.7.5"
+x86_64 = "0.11.0"
25
pc-keyboard = "0.3.1"
26
slabmalloc = { path = "./lib/slabmalloc-kernel" }
27
backtracer = { git = "https://github.com/gz/backtracer.git" }
0 commit comments