diff --git a/Cargo.toml b/Cargo.toml index ed419bfd5..335adca9e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -83,7 +83,7 @@ tempfile = "3.1.0" thiserror = "2.0.3" tokio = "1.14.0" tokio-test = "0.4.0" -tokio-tungstenite = "0.24.0" +tokio-tungstenite = "0.26.1" tokio-util = "0.7.0" tower = "0.5.1" tower-http = "0.6.1"