mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 17:15:35 +00:00
require secure chrono version
This commit is contained in:
parent
939a5d704e
commit
ae2531c99f
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ repository = "https://github.com/YGGverse/aquatic-crawler"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
anyhow = "1.0"
|
anyhow = "1.0"
|
||||||
chrono = "0.4"
|
chrono = "0.4.41"
|
||||||
clap = { version = "4.5", features = ["derive"] }
|
clap = { version = "4.5", features = ["derive"] }
|
||||||
librqbit = {version = "9.0.0-beta.1", features = ["disable-upload"]}
|
librqbit = {version = "9.0.0-beta.1", features = ["disable-upload"]}
|
||||||
log = "0.4"
|
log = "0.4"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue