mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 09:05:33 +00:00
add enable_upnp_port_forwarding, enable_upload, socks_proxy_url arguments
This commit is contained in:
parent
1da27bfffe
commit
8bb525ec5e
4 changed files with 27 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ repository = "https://github.com/YGGverse/aquatic-crawler"
|
|||
anyhow = "1.0.98"
|
||||
clap = { version = "4.5", features = ["derive"] }
|
||||
hyper-util = "0.1.14"
|
||||
librqbit = "8.1.0"
|
||||
librqbit = {version = "8.1.0", features = ["disable-upload"]}
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
tokio = { version = "1.45", features = ["full"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue