move text stuff to json

This commit is contained in:
Simon Gardling
2022-03-10 16:03:13 -05:00
parent 1fd234d33d
commit 781aced325
9 changed files with 72 additions and 47 deletions

View File

@@ -30,6 +30,7 @@ exmex = { git = "https://github.com/bertiqwerty/exmex.git", branch = "main", fea
lazy_static = "1.4.0"
tar = "0.4.38"
ruzstd = { git = "https://github.com/KillingSpark/zstd-rs.git" }
serde_json = "1.0.79"
[build-dependencies]
shadow-rs = "0.9"