Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit61c6cc7

Browse files
committed
Update to socket2 v0.6
1 parente1cd6be commit61c6cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tokio-postgres/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ rand = "0.9.0"
6666
whoami ="1.4.1"
6767

6868
[target.'cfg(not(target_arch="wasm32"))'.dependencies]
69-
socket2 = {version ="0.5",features = ["all"] }
69+
socket2 = {version ="0.6",features = ["all"] }
7070

7171
[dev-dependencies]
7272
futures-executor ="0.3"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp