diff --git a/Cargo.toml b/Cargo.toml index e4ee5a2..e4e905b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ url = "1" tap-reader = "1" toml = { version = "0.5.0", optional = true } try_from = "0.3.2" -tungstenite = "0.10.1" +tungstenite = "0.11.0" [dependencies.chrono] version = "0.4"