refactor(dependencies): update to socket2 v0.4.0 (#2472)
This commit is contained in:
@@ -42,7 +42,7 @@ want = "0.3"
|
||||
# Optional
|
||||
|
||||
libc = { version = "0.2", optional = true }
|
||||
socket2 = { version = "0.3.16", optional = true }
|
||||
socket2 = { version = "0.4", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
futures-util = { version = "0.3", default-features = false, features = ["alloc"] }
|
||||
|
||||
Reference in New Issue
Block a user