Starts adding fontplate for VGA
This commit is contained in:
@@ -7,6 +7,8 @@ edition = "2024"
|
||||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
image = "0.25.5"
|
||||
regex = "1.11.1"
|
||||
proc-macro2 = "1.0"
|
||||
quote = "1.0"
|
||||
syn = { version = "2.0", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user