1.手动开关是否输出彩色
2.更新依赖 3.更新readme
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "ncmmiao"
|
||||
version = "2.8.20"
|
||||
version = "2.9.20"
|
||||
edition = "2021"
|
||||
authors = ["Lkhsss <lkhsss1019@gmail.com>"]
|
||||
description = "A magic tool convert ncm to flac"
|
||||
@ -21,14 +21,14 @@ colored = { version = "3.0.0", default-features = false }
|
||||
crossbeam-channel = "0.5.15"
|
||||
env_logger = { version = "0.11.7", default-features = false }
|
||||
image = "0.25.*"
|
||||
indicatif = "0.17.9"
|
||||
indicatif = "0.18.*"
|
||||
lazy_static = "1.5.0"
|
||||
log = "0.4.20"
|
||||
num_cpus = "1.17.0"
|
||||
serde = { version = "1.0.195", features = ["derive"] }
|
||||
serde_derive = "1.0.*"
|
||||
serde_json = "1.0.*"
|
||||
walkdir = "2.4.*"
|
||||
walkdir = "2.5.0"
|
||||
|
||||
[badges]
|
||||
maintenance = { status = "actively-developed" }
|
||||
|
||||
Reference in New Issue
Block a user