mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-09-08 08:57:30 +08:00
deps: 继续添加依赖
This commit is contained in:
Generated
+2
@@ -388,6 +388,7 @@ dependencies = [
|
|||||||
"cookie 0.18.0",
|
"cookie 0.18.0",
|
||||||
"entity",
|
"entity",
|
||||||
"env_logger",
|
"env_logger",
|
||||||
|
"futures",
|
||||||
"futures-core",
|
"futures-core",
|
||||||
"futures-util",
|
"futures-util",
|
||||||
"hex",
|
"hex",
|
||||||
@@ -969,6 +970,7 @@ checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0"
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"futures-channel",
|
"futures-channel",
|
||||||
"futures-core",
|
"futures-core",
|
||||||
|
"futures-executor",
|
||||||
"futures-io",
|
"futures-io",
|
||||||
"futures-sink",
|
"futures-sink",
|
||||||
"futures-task",
|
"futures-task",
|
||||||
|
|||||||
@@ -25,6 +25,7 @@ regex = "1.10.3"
|
|||||||
chrono = { version = "0.4.35", features = ["serde"] }
|
chrono = { version = "0.4.35", features = ["serde"] }
|
||||||
env_logger = "0.11.3"
|
env_logger = "0.11.3"
|
||||||
log = "0.4.21"
|
log = "0.4.21"
|
||||||
|
futures = "0.3.30"
|
||||||
entity = { path = "entity" }
|
entity = { path = "entity" }
|
||||||
migration = { path = "migration" }
|
migration = { path = "migration" }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user