mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 09:05:33 +00:00
require safe chrono version
This commit is contained in:
parent
60495a9c60
commit
27e22000a4
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"] }
|
||||
hyper-util = "0.1"
|
||||
librqbit = {version = "9.0.0-beta.1", features = ["disable-upload"]}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue