Skip to content

Commit 73bd5a0

Browse files
build(deps): update socket2 requirement from 0.5.10 to 0.6.0 (#778)
1 parent e0b76a8 commit 73bd5a0

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
@@ -84,7 +84,7 @@ httparse = "1.9"
8484
pin-project-lite = "0.2.4"
8585
smallvec = { version = "1.12", features = ["const_generics", "const_new"] }
8686
want = "0.3"
87-
socket2 = { version = "0.5.10", features = ["all"] }
87+
socket2 = { version = "0.6.0", features = ["all"] }
8888
percent-encoding = "2.3"
8989
ipnet = "2.11.0"
9090
schnellru = { version = "0.2.4", default-features = false }

0 commit comments

Comments
 (0)