mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-07-10 23:12:18 +08:00
refactor: 引入 enum_dispatch 静态分发,提升性能 (#232)
This commit is contained in:
@@ -26,6 +26,7 @@ clap = { version = "4.5.26", features = ["env"] }
|
||||
cookie = "0.18.1"
|
||||
cow-utils = "0.1.3"
|
||||
dirs = "6.0.0"
|
||||
enum_dispatch = "0.3.13"
|
||||
float-ord = "0.3.2"
|
||||
futures = "0.3.31"
|
||||
handlebars = "6.3.0"
|
||||
|
||||
Reference in New Issue
Block a user