From ecb9824f1dfcec4d3e0ade2e62be4db6a41af039 Mon Sep 17 00:00:00 2001 From: Ryan Kennedy Date: Thu, 12 Mar 2020 16:34:34 -0500 Subject: [PATCH] Add vga? --- testing/cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/testing/cargo.toml b/testing/cargo.toml index b76bfc2..b57f97b 100644 --- a/testing/cargo.toml +++ b/testing/cargo.toml @@ -10,6 +10,7 @@ conquer-once = { version = "0.2.0", default-features = false } spinning_top = { version = "0.1.0", features = ["nightly"] } uart_16550 = "0.2.4" x86_64 = "0.9.6" +vga = { path = "../" } [package.metadata.bootimage] test-args = [