diff --git a/Cargo.toml b/Cargo.toml index ca8211d3..36b194fa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -47,7 +47,7 @@ once_cell = "1.18.0" os_pipe = "1.1.4" paste = "1.0.14" slab = "0.4.9" -socket2 = "0.5.5" +socket2 = "0.5.6" tempfile = "3.8.1" tokio = "1.33.0" widestring = "1.0.2"