Skip to content

Commit 530abf3

Browse files
build(deps): update socket2 requirement from 0.5.10 to 0.6.0
--- updated-dependencies: - dependency-name: socket2 dependency-version: 0.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0cc9cd commit 530abf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ httparse = "1.9"
8585
pin-project-lite = "0.2.4"
8686
smallvec = { version = "1.12", features = ["const_generics", "const_new"] }
8787
want = "0.3"
88-
socket2 = { version = "0.5.10", features = ["all"] }
88+
socket2 = { version = "0.6.0", features = ["all"] }
8989
percent-encoding = "2.3"
9090
ipnet = "2.11.0"
9191
schnellru = { version = "0.2.4", default-features = false }

0 commit comments

Comments
 (0)