better font stuff

This commit is contained in:
Simon Gardling
2022-03-08 13:53:34 -05:00
parent df9d366bd3
commit ec46525980
6 changed files with 34 additions and 6 deletions

View File

@@ -29,6 +29,7 @@ const_format = { version = "0.2.22", default-features = false, features = ["fmt"
cfg-if = "1.0.0"
exmex = { git = "https://github.com/Titaniumtown/exmex.git", branch = "main", features = ["partial"] }
lazy_static = "1.4.0"
tar = "0.4.38"
[build-dependencies]
shadow-rs = "0.9"