mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
encode non-printable characters
use stfu8 to encode utf-8 characters
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user