ksud: fix encoding error

This commit is contained in:
tiann
2023-01-04 17:26:21 +08:00
parent 897ff0d7e4
commit 7802618833
3 changed files with 7 additions and 3 deletions
+1
View File
@@ -421,6 +421,7 @@ dependencies = [
"anyhow",
"clap",
"const_format",
"encoding",
"env_logger",
"java-properties",
"log",