We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 552389b commit 22ba005Copy full SHA for 22ba005
curl-sys/Cargo.toml
@@ -21,7 +21,7 @@ path = "lib.rs"
21
[dependencies]
22
libz-sys = "1.0.18"
23
libc = "0.2.2"
24
-libnghttp2-sys = { optional = true, version = "0.1" }
+libnghttp2-sys = { optional = true, version = "0.1.3" }
25
26
[dependencies.mesalink]
27
version = "1.1.0-cratesio"
0 commit comments