summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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"