mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 09:05:33 +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]
|
||||
anyhow = "1.0"
|
||||
chrono = "0.4"
|
||||
chrono = "0.4.41"
|
||||
clap = { version = "4.5", features = ["derive"] }
|
||||
librqbit = {version = "9.0.0-beta.1", features = ["disable-upload"]}
|
||||
log = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue