Since 1.31.0 cargo requires curl to support http2. Enabling http2 in curl results in a dependency loop. This commit disables the use of multiplexing and http2.
Since 1.31.0 cargo requires curl to support http2. Enabling http2 in curl results in a dependency loop. This commit disables the use of multiplexing and http2.