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 823ec1b commit c7d0429Copy full SHA for c7d0429
Cargo.toml
@@ -17,7 +17,7 @@ appveyor = { repository = "alexcrichton/curl-rust" }
17
18
[dependencies]
19
libc = "0.2.42"
20
-curl-sys = { path = "curl-sys", version = "0.4.32", default-features = false }
+curl-sys = { path = "curl-sys", version = "0.4.33", default-features = false }
21
socket2 = "0.3.7"
22
23
# Unix platforms use OpenSSL for now to provide SSL functionality
0 commit comments