Remove dependencies

This commit is contained in:
Mubelotix
2025-06-26 16:15:28 +02:00
parent c2259c018a
commit 97ab85edc1
9 changed files with 6 additions and 62 deletions

View File

@@ -15,7 +15,6 @@ anyhow.workspace = true
build-info.path = "../build-info"
cargo_metadata.workspace = true
clap = { workspace = true, features = ["derive"] }
futures-core.workspace = true
futures-util.workspace = true
reqwest = { workspace = true, features = [
"stream",