mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 17:15:35 +00:00
use env-filter feature
This commit is contained in:
parent
dd73040dba
commit
569c86008e
2 changed files with 3 additions and 3 deletions
|
|
@ -19,7 +19,7 @@ librqbit = {version = "9.0.0-beta.1", features = ["disable-upload"]}
|
|||
log = "0.4"
|
||||
regex = "1.11"
|
||||
tokio = { version = "1.45", features = ["full"] }
|
||||
tracing-subscriber = "0.3"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||
url = "2.5"
|
||||
urlencoding = "2.1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue