Bump x86_64 from 0.14.9 to 0.14.10 (#368)

This commit is contained in:
dependabot[bot] 2022-07-21 09:34:21 +00:00 committed by GitHub
parent 95bdd0f0b3
commit 5cd83ca0fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@ -654,9 +654,9 @@ dependencies = [
[[package]]
name = "x86_64"
version = "0.14.9"
version = "0.14.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "958cd5cb28e720db2f59ee9dc4235b5f82a183d079fb0e6caf43ad074cfdc66a"
checksum = "100555a863c0092238c2e0e814c1096c1e5cf066a309c696a87e907b5f8c5d69"
dependencies = [
"bit_field",
"bitflags",

View File

@ -40,7 +40,7 @@ spin = "0.9.4"
time = { version = "0.2.27", default-features = false }
uart_16550 = "0.2.18"
vte = "0.11.0"
x86_64 = "0.14.9"
x86_64 = "0.14.10"
[package.metadata.bootimage]
test-success-exit-code = 33 # (0x10 << 1) | 1