Skip to content

Commit 22ba005

Browse files
committed
Update nghttp2 requirement
1 parent 552389b commit 22ba005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

curl-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ path = "lib.rs"
2121
[dependencies]
2222
libz-sys = "1.0.18"
2323
libc = "0.2.2"
24-
libnghttp2-sys = { optional = true, version = "0.1" }
24+
libnghttp2-sys = { optional = true, version = "0.1.3" }
2525

2626
[dependencies.mesalink]
2727
version = "1.1.0-cratesio"

0 commit comments

Comments
 (0)