diff --git a/Cargo.toml b/Cargo.toml index c35e3f53..e554b7fb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -108,7 +108,7 @@ anyhow = "1" bgpkit-broker = "0.7.0-beta.5" env_logger = "0.11" kafka = "0.10.0" -tungstenite = "0.24.0" +tungstenite = "0.26.1" tokio-tungstenite = "0.24.0" tokio = { version = "1", features = ["full"] } futures-util = "0.3.30"