diff --git a/crates/goose/Cargo.toml b/crates/goose/Cargo.toml index 019c2bf0b29f..086fe11462a0 100644 --- a/crates/goose/Cargo.toml +++ b/crates/goose/Cargo.toml @@ -14,14 +14,6 @@ cuda = ["candle-core/cuda", "candle-nn/cuda"] [lints] workspace = true -[build-dependencies] -tokio = { workspace = true } -reqwest = { workspace = true, features = [ - "json", - "rustls-tls-native-roots", - "system-proxy", -], default-features = false } - [dependencies] lru = "0.16" rmcp = { workspace = true, features = [