Update Cargo.toml

This commit is contained in:
RKennedy9064 2021-05-19 10:03:30 -05:00 committed by GitHub
parent d2f3b66381
commit 9a7efbd3ef

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]