mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-06-09 09:39:57 +08:00
deps: 添加 chrono 依赖
This commit is contained in:
@@ -22,6 +22,7 @@ rsa = { version = "0.9.6", features = ["sha2"] }
|
||||
hex = "0.4.3"
|
||||
rand = "0.8.5"
|
||||
regex = "1.10.3"
|
||||
chrono = { version = "0.4.35", features = ["serde"] }
|
||||
entity = { path = "entity" }
|
||||
migration = { path = "migration" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user