mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 09:05:33 +00:00
implement temporary data cleanup on commit preload content
This commit is contained in:
parent
6f4d2894b3
commit
3e053fa806
3 changed files with 58 additions and 27 deletions
|
|
@ -21,7 +21,6 @@ tokio = { version = "1.45", features = ["full"] }
|
|||
tracing-subscriber = "0.3"
|
||||
url = "2.5"
|
||||
urlencoding = "2.1"
|
||||
walkdir = "2.5"
|
||||
|
||||
[patch.crates-io]
|
||||
librqbit = { git = "https://github.com/ikatson/rqbit.git", rev="b580a9610ae7c6eaacd305a3905f7e2d3202ca69", package = "librqbit" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue