mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 17:15:35 +00:00
define minor tokio version
This commit is contained in:
parent
d55c642eb6
commit
388869c728
1 changed files with 1 additions and 1 deletions
|
|
@ -17,4 +17,4 @@ hyper-util = "0.1.14"
|
|||
librqbit = "8.1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
tokio = { version = "1.45", features = ["full"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue