cargo: Refresh http2 disable patch

Fixes:

  WARNING: Fuzz detected:

  checking file Cargo.toml
  Hunk #1 succeeded at 24 with fuzz 1.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
This commit is contained in:
Alex Kiernan
2020-01-11 14:05:17 +00:00
parent 0f950f5e33
commit 837b63596d
@@ -19,7 +19,7 @@ index d15aa2513..ba9c77d25 100644
--- a/Cargo.toml --- a/Cargo.toml
+++ b/Cargo.toml +++ b/Cargo.toml
@@ -24,7 +24,7 @@ bytesize = "1.0" @@ -24,7 +24,7 @@ bytesize = "1.0"
crates-io = { path = "crates/crates-io", version = "0.26" } crates-io = { path = "crates/crates-io", version = "0.28" }
crossbeam-utils = "0.6" crossbeam-utils = "0.6"
crypto-hash = "0.3.1" crypto-hash = "0.3.1"
-curl = { version = "0.4.21", features = ['http2'] } -curl = { version = "0.4.21", features = ['http2'] }