mirror of
https://github.com/lanyeeee/bilibili-video-downloader.git
synced 2026-09-08 17:16:52 +08:00
feat: 优化错误信息的格式
This commit is contained in:
@@ -40,6 +40,7 @@ parking_lot = { version = "0.12.4", features = ["send_guard"] }
|
||||
tracing = { version = "0.1.41" }
|
||||
tracing-subscriber = { version = "0.3.19", features = ["json", "time", "local-time"] }
|
||||
tracing-appender = { version = "0.2.3" }
|
||||
tracing-error = { version = "0.2.1" }
|
||||
notify = { version = "8.0.0" }
|
||||
tokio = { version = "1.46.0", features = ["full"] }
|
||||
byteorder = { version = "1.5.0" }
|
||||
|
||||
Reference in New Issue
Block a user