use binary api

This commit is contained in:
yggverse 2025-07-08 15:11:58 +03:00
parent 15c8d8c350
commit 65e6deaabc
6 changed files with 44 additions and 15 deletions

View file

@ -17,8 +17,6 @@ clap = { version = "4.5", features = ["derive"] }
hyper-util = "0.1"
librqbit = {version = "9.0.0-beta.0", features = ["disable-upload"]}
regex = "1.11"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
tokio = { version = "1.45", features = ["full"] }
tracing-subscriber = "0.3"
url = "2.5"