Do delete test using EGCs

This commit is contained in:
Jeremy Soller 2022-10-25 10:17:09 -06:00
parent cc68315a3f
commit c5e9412673
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE
2 changed files with 18 additions and 14 deletions

View file

@ -12,6 +12,7 @@ env_logger = "0.9"
fontdb = "0.9"
log = "0.4"
orbclient = "0.3.35"
unicode-segmentation = "1.7"
[features]
mono = []