Skip to content

Commit cc67183

Browse files
authored
Update to socket2 0.6 (#1504)
1 parent c7ba346 commit cc67183

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ rustdoc-args = ["--cfg", "docsrs"]
247247
all-features = true
248248

249249
[target.'cfg(not(wasi))'.dependencies]
250-
socket2 = "0.5.5"
250+
socket2 = "0.6"
251251

252252
# Target-specific dependencies for GSSAPI authentication
253253
[target.'cfg(not(windows))'.dependencies]

0 commit comments

Comments
 (0)