- 修正了trace级别日志输出时显示debug级别的问题
- 🔨 优雅处理所有的错误 - 🔨 将代码分离为单个文件
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -820,11 +820,11 @@ dependencies = [
|
||||
"clap",
|
||||
"colored",
|
||||
"env_logger",
|
||||
"hex",
|
||||
"image",
|
||||
"indicatif",
|
||||
"lazy_static",
|
||||
"log",
|
||||
"rayon",
|
||||
"serde",
|
||||
"serde_derive",
|
||||
"serde_json",
|
||||
|
||||
Reference in New Issue
Block a user