Bump socket2 to 0.5 (#868)

This commit is contained in:
Paolo Barbolini
2023-04-02 11:34:05 +02:00
committed by GitHub
parent 2bfc759aa3
commit cb6a7178d9

View File

@@ -40,7 +40,7 @@ serde_json = { version = "1", optional = true }
# smtp-transport
nom = { version = "7", optional = true }
hostname = { version = "0.3", optional = true } # feature
socket2 = { version = "0.4.4", optional = true }
socket2 = { version = "0.5.1", optional = true }
## tls
native-tls = { version = "0.2", optional = true } # feature