diff --git a/Cargo.toml b/Cargo.toml index 48be25c..2790ccd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -128,7 +128,7 @@ anyhow = "1" bgpkit-broker = "0.11" env_logger = "0.11" kafka = "0.10.0" -tungstenite = "0.29.0" +tungstenite = "0.30.0" tokio-tungstenite = "0.29" tokio = { version = "1", features = ["full"] } futures-util = "0.3.30"