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