Merge pull request #260 from akiernan/us-cargo-fuzz

cargo: Refresh http2 disable patch
This commit is contained in:
Steven Walter
2020-02-08 11:33:40 -05:00
committed by GitHub

View File

@@ -19,7 +19,7 @@ index d15aa2513..ba9c77d25 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"
crypto-hash = "0.3.1"
-curl = { version = "0.4.21", features = ['http2'] }