From 6cf9b77945fc5eeaa50f3d2e16ba5695321c0e00 Mon Sep 17 00:00:00 2001 From: Christian Cunningham Date: Fri, 26 Aug 2022 20:14:53 -0700 Subject: Serial Macros --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 468cfac..659e80b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,3 +19,4 @@ path = "src/kernel.rs" [dependencies] os_pic = {git="https://git.christiancunningham.xyz/os_pic.git"} +#os_pic = {path="../os_pic"} -- cgit v1.2.1