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 742fe88 commit c06de2aCopy full SHA for c06de2a
Cargo.toml
@@ -15,7 +15,7 @@ edition = "2018"
15
[dependencies]
16
libc = "0.2.42"
17
curl-sys = { path = "curl-sys", version = "0.4.77", default-features = false }
18
-socket2 = "0.5.0"
+socket2 = "0.6.0"
19
20
# Unix platforms use OpenSSL for now to provide SSL functionality
21
[target.'cfg(all(unix, not(target_os = "macos")))'.dependencies]
0 commit comments