mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-07-08 01:31:53 +08:00
release 0.2.17
bump deps
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "msg_tool"
|
||||
version = "0.2.16"
|
||||
version = "0.2.17"
|
||||
edition = "2024"
|
||||
repository = "https://github.com/lifegpc/msg-tool"
|
||||
description = "A command-line tool for exporting, importing, packing, and unpacking script files."
|
||||
@@ -18,7 +18,7 @@ csv = "1.3"
|
||||
ctrlc = "3.4"
|
||||
emote-psb = { version = "0.5", optional = true , features = ["serde"] }
|
||||
encoding = "0.2"
|
||||
fancy-regex = { version = "0.16", optional = true }
|
||||
fancy-regex = { version = "0.17", optional = true }
|
||||
fastcdc = { version = "3.2", optional = true }
|
||||
flate2 = { version = "1.1", optional = true }
|
||||
include-flate = { version = "0.3", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user