diff --git a/Cargo.toml b/Cargo.toml index 2196c5bbc..1f33269cc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -129,8 +129,8 @@ mimalloc = "0.1.46" assert_cmd = "2.0.17" async-session = "3.0.0" dotenvy = "0.15.7" -tokio-tungstenite = "0.26.2" -tungstenite = "0.26.2" +tokio-tungstenite = "0.27.0" +tungstenite = "0.27.0" itertools = "0.14.0" rusty_vault = "0.2.1" bs58 = "0.5.1"