Clean up element.rs
A lot of this is deleting zztext-specific functionality, such as string mappings that go beyond official names for things. It's okay, zztext will cope.
This commit is contained in:
@@ -7,6 +7,7 @@ license = "MIT"
|
||||
[dependencies]
|
||||
codepage-437 = "0.1"
|
||||
nom = "8.0"
|
||||
num_enum = "0.7"
|
||||
thiserror = "2.0"
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user