From 57279e51ddcd40163585b0db763c251a5fe71917 Mon Sep 17 00:00:00 2001 From: Sunil Nimmagadda Date: Fri, 22 Nov 2024 18:51:45 +0530 Subject: Bump Socket2 to version 0.5.7. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index aa32d63..946e176 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,4 +4,4 @@ version = "0.1.0" edition = "2021" [dependencies] -socket2 = { version = "0.5.5", features = ["all"] } +socket2 = { version = "0.5.7", features = ["all"] } -- cgit v1.2.3