println works
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "lib_ascii"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
|
||||
[dependencies]
|
||||
lazy_static = { version = "1.5.0", default-features = false, features = ["spin_no_std"] }
|
||||
lib_framebuffer = { path = "../lib_framebuffer" }
|
||||
spin = "0.9.8"
|
||||
x86_64 = "0.15.2"
|
||||
Reference in New Issue
Block a user