From 5dc85e7f47c336cefccdbc41cea7ebe3716111ae Mon Sep 17 00:00:00 2001 From: Christian Cunningham Date: Tue, 23 Aug 2022 21:01:49 -0700 Subject: Migrate to PIC-OS --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7f7f81c..468cfac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,3 +18,4 @@ name = "kernel" path = "src/kernel.rs" [dependencies] +os_pic = {git="https://git.christiancunningham.xyz/os_pic.git"} -- cgit v1.2.1