diff --git a/Cargo.toml b/Cargo.toml index 5abff50..166f43d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,7 @@ hyper-trust-dns = { version = "0.4.2", features = [ "rustls-webpki" ] } rand = "0.8.5" -tungstenite = "0.17" +tungstenite = "0.26" url = "2.2" criterion = "0.3.5"