NOTICE sent for parsing errors

This commit is contained in:
Greg Heartsfield
2021-11-25 20:31:08 -06:00
parent 96f46866f7
commit 60319999a6
4 changed files with 29 additions and 30 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ edition = "2018"
log = "0.4.14"
env_logger = "0.9.0"
tokio = { version = "1.14.0", features = ["full"] }
futures-util = "0.3.17"
futures-util = "0.3.18"
tokio-tungstenite = "0.16.0"
tungstenite = "0.16.0"
thiserror = "1.0.30"