diff --git a/Cargo.toml b/Cargo.toml index e5b5526..83c1338 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -126,7 +126,7 @@ anyhow = "1" bgpkit-broker = "0.10.1" env_logger = "0.11" kafka = "0.10.0" -tungstenite = "0.28.0" +tungstenite = "0.29.0" tokio-tungstenite = "0.28" tokio = { version = "1", features = ["full"] } futures-util = "0.3.30"