From: Debian Rust Maintainers Date: Mon, 6 May 2024 08:25:32 +0000 (+0200) Subject: d-0011-cargo-remove-nghttp2 X-Git-Tag: archive/raspbian/1.72.1+dfsg1-1+rpi1~1^2~27 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3679621ae87d4245045bde938f0b6ea13e30f87f;p=rustc.git d-0011-cargo-remove-nghttp2 Last-Update: 2023-05-17 Gbp-Pq: Name d-0011-cargo-remove-nghttp2.patch --- diff --git a/vendor/curl-sys/Cargo.toml b/vendor/curl-sys/Cargo.toml index 945ee8e3e6..04b98009d7 100644 --- a/vendor/curl-sys/Cargo.toml +++ b/vendor/curl-sys/Cargo.toml @@ -52,7 +52,7 @@ version = "0.3.3" [features] default = ["ssl"] force-system-lib-on-osx = [] -http2 = ["libnghttp2-sys"] +http2 = [] mesalink = [] ntlm = [] poll_7_68_0 = []