Bump x86_64 from 0.14.6 to 0.14.7 (#289)

This commit is contained in:
dependabot[bot] 2021-12-22 23:42:44 +00:00 committed by GitHub
parent 5cdf2d4db3
commit b47dad771f
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

@ -650,9 +650,9 @@ dependencies = [
[[package]]
name = "x86_64"
version = "0.14.6"
version = "0.14.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bbc6ed1ed2cd4536b083c34041aff7b84448ee25ac4aa5e9d54802ce226f9815"
checksum = "fb611915c917c6296d11e23f71ff1ecfe49c5766daba92cd3df52df6b58285b6"
dependencies = [
"bit_field",
"bitflags",

View File

@ -43,7 +43,7 @@ spin = "0.9.2"
time = { version = "0.2.27", default-features = false }
uart_16550 = "0.2.15"
vte = "0.10.1"
x86_64 = "0.14.6"
x86_64 = "0.14.7"
[package.metadata.bootimage]
test-success-exit-code = 33 # (0x10 << 1) | 1