diff --git a/Cargo.toml b/Cargo.toml index bd5ad89..3b4de5e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,6 @@ repository = "https://github.com/YGGverse/yggtrackerd" anyhow = "1.0" chrono = "0.4.41" clap = { version = "4.5", features = ["derive"] } -hyper-util = "0.1" librqbit = {version = "9.0.0-beta.1", features = ["disable-upload"] } tokio = { version = "1.45", features = ["full"] } tracing-subscriber = "0.3"