mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-09-05 15:39:07 +08:00
deps: 加入 xml 和模板库
This commit is contained in:
@@ -25,7 +25,9 @@ regex = "1.10.3"
|
||||
chrono = { version = "0.4.35", features = ["serde"] }
|
||||
env_logger = "0.11.3"
|
||||
log = "0.4.21"
|
||||
tinytemplate = "1.2.1"
|
||||
futures = "0.3.30"
|
||||
quick-xml = { version = "0.31.0", features = ["async-tokio"] }
|
||||
entity = { path = "entity" }
|
||||
migration = { path = "migration" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user