mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-28 06:36:51 +08:00
Add support to decode/encode 0xff in JIS on all platform
This commit is contained in:
@@ -15,7 +15,7 @@ clap-num = "1.2"
|
||||
csv = "1.3"
|
||||
ctrlc = "3.4"
|
||||
emote-psb = { version = "0.5", optional = true , features = ["serde"] }
|
||||
encoding_rs = "0.8"
|
||||
encoding = "0.2"
|
||||
fancy-regex = { version = "0.16", optional = true }
|
||||
flate2 = { version = "1.1", optional = true }
|
||||
int-enum = { version = "1.2", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user