encode non-printable characters

use stfu8 to encode utf-8 characters
This commit is contained in:
oToToT
2020-10-03 21:30:36 +08:00
committed by andy.boot
parent 8d43185439
commit c261492325
3 changed files with 15 additions and 1 deletions
+1
View File
@@ -31,6 +31,7 @@ ignore="0.4"
crossbeam-channel = "0.4"
walkdir="2.3"
thousands = "0.2"
stfu8 = "0.2"
[target.'cfg(windows)'.dependencies]
winapi-util = "0.1"