mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-06 12:58:45 +08:00
Use msg_tool_xp3data package to store xp3 data
This commit is contained in:
@@ -11,8 +11,9 @@ json = { version = "0.12", optional = true }
|
||||
zstd = { version = "0.13", optional = true }
|
||||
|
||||
[features]
|
||||
kirikiri-arc = ["json", "simple-pack"]
|
||||
kirikiri-arc = ["json", "simple-pack", "zstd"]
|
||||
simple-pack = ["zstd"]
|
||||
unstable = []
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
||||
Reference in New Issue
Block a user