mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 09:05:33 +00:00
add trace debug level
This commit is contained in:
parent
b68a5b3eda
commit
d0bd72396f
4 changed files with 8 additions and 2 deletions
|
|
@ -18,4 +18,5 @@ librqbit = {version = "8.1.0", features = ["disable-upload"]}
|
|||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
tokio = { version = "1.45", features = ["full"] }
|
||||
tracing-subscriber = "0.3"
|
||||
url = "2.5.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue