From a8cbfad68f036355b717a8fa7e9f452c52ff00e7 Mon Sep 17 00:00:00 2001 From: Ranfdev Date: Thu, 25 Jun 2020 18:55:59 +0200 Subject: updated tungstenite to v0.11.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3