大量重构错误传递逻辑.修复少量bug.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "ncmmiao"
|
||||
version = "2.3.7"
|
||||
version = "2.3.8"
|
||||
edition = "2021"
|
||||
authors = ["Lkhsss <lkhsss1019@gmail.com>"]
|
||||
description = "A magic tool convert ncm to flac"
|
||||
@ -21,6 +21,7 @@ colored = "2.1.0"
|
||||
env_logger = "0.11.1"
|
||||
hex = "0.4.3"
|
||||
image = "0.25.*"
|
||||
indicatif = "0.17.9"
|
||||
lazy_static = "1.5.0"
|
||||
log = "0.4.20"
|
||||
serde = { version = "1.0.195", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user