--- reqwest-0.12.4/Cargo.toml 1970-01-01T00:00:01+00:00 +++ reqwest-0.12.4/Cargo.toml 2024-04-19T22:19:30.447563+00:00 @@ -203,7 +203,6 @@ "default-tls", "charset", "http2", - "macos-system-configuration", ] default-tls = [ "dep:hyper-tls", @@ -228,7 +227,6 @@ "hyper-util/http2", ] json = ["dep:serde_json"] -macos-system-configuration = [] multipart = ["dep:mime_guess"] native-tls = ["default-tls"] native-tls-alpn = [