Removing websocket library for tokio-tungstenite (rtc)
This commit is contained in:
parent
e496fbdd1a
commit
17f281c91c
787
json-api/Cargo.lock
generated
787
json-api/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -13,8 +13,8 @@ rtc = []
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
hyper = { version = "0.14", features = ["full"] }
|
||||
mysql_async = "0.27"
|
||||
websocket = "0.26.2"
|
||||
tokio-tungstenite = "0.14.0"
|
||||
futures = "0.3"
|
||||
|
||||
|
||||
dotenv = "0.9.0"
|
||||
|
Loading…
Reference in New Issue
Block a user