mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-06 21:08:48 +08:00
Fix feature deps
This commit is contained in:
@@ -114,7 +114,7 @@ lossless-audio = ["utils-pcm"]
|
||||
audio-flac = ["libflac-sys", "utils-pcm"]
|
||||
unstable = ["msg_tool_macro/unstable"]
|
||||
jieba = ["jieba-rs"]
|
||||
emote-psb = ["dep:emote-psb", "lz4"]
|
||||
emote-psb = ["dep:emote-psb", "adler", "lz4"]
|
||||
# utils feature
|
||||
utils-bit-stream = []
|
||||
utils-blowfish = ["byteorder"]
|
||||
|
||||
Reference in New Issue
Block a user