Replace old .ZZT world parser with zztff crate
This commit is contained in:
+1
-2
@@ -12,9 +12,8 @@ repository = "https://github.com/cmounce/marzipan"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.86"
|
||||
codepage-437 = "0.1.0"
|
||||
mzp-peg-macro = { path = "./mzp_peg_macro", version = "0.1.0" }
|
||||
nom = "8.0.0"
|
||||
zztff = "0.3"
|
||||
compact_str = "0.9.0"
|
||||
rustc-hash = "2.1.1"
|
||||
lexopt = "0.3.1"
|
||||
|
||||
Reference in New Issue
Block a user