Update Cargo.toml

pull/25/head
RKennedy9064 2021-05-19 10:03:30 -05:00 committed by GitHub
parent ff56914101
commit aa905c274c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ conquer-once = { version = "0.3.2", default-features = false }
spinning_top = { version = "0.2.4", features = ["nightly"] }
pic8259_simple = "0.2.0"
vga = { path = "../" }
uart_16550 = "0.2.10"
uart_16550 = "0.2.14"
x86_64 = "0.14.2"
[package.metadata.bootimage]