libk now replaces the plethora of lib crates #5
@@ -11,6 +11,7 @@ lib_ascii = { version = "0.1.0", path = "../lib/lib_ascii", registry = "gitea" }
|
||||
lib_application = { version = "0.1.0", path = "../lib/lib_application", registry = "gitea" }
|
||||
lib_async = { version = "0.1.0", path = "../lib/lib_async", registry = "gitea" }
|
||||
lib_keyboard = { version = "0.1.0", path = "../lib/lib_keyboard", registry = "gitea" }
|
||||
lib_alloc = { version = "0.1.0", path = "../lib/lib_alloc", registry = "gitea" }
|
||||
x86_64 = "0.15.2"
|
||||
spin = "0.9.8"
|
||||
pic8259 = "0.11.0"
|
||||
|
||||
Reference in New Issue
Block a user