Skip to content

Commit 4f857e4

Browse files
committed
upgrade x86_64 crate to 0.11.0
1 parent 35f8240 commit 4f857e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ debug = true
2121
x86 = "0.19.0"
2222
spin = { path = "./lib/spin-rs" }
2323
volatile = "0.2.3"
24-
x86_64 = "0.7.5"
24+
x86_64 = "0.11.0"
2525
pc-keyboard = "0.3.1"
2626
slabmalloc = { path = "./lib/slabmalloc-kernel" }
2727
backtracer = { git = "https://github.com/gz/backtracer.git" }

0 commit comments

Comments
 (0)