diff --git a/plugins/upload/Cargo.toml b/plugins/upload/Cargo.toml index b02ce4df..de27eaf6 100644 --- a/plugins/upload/Cargo.toml +++ b/plugins/upload/Cargo.toml @@ -32,8 +32,6 @@ thiserror = { workspace = true } tokio = { version = "1", features = ["fs"] } tokio-util = { version = "0.7", features = ["codec"] } reqwest = { version = "0.12", default-features = false, features = [ - "http2", - "charset", "macos-system-configuration", "json", "stream",