Initial downstream tracks
This commit is contained in:
@@ -10,7 +10,7 @@ serde_json = "1.0"
|
||||
tokio-tungstenite = { version = "0.17.2", features = ["native-tls"] }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
futures = "0.3"
|
||||
parking_lot = "0.12.1"
|
||||
parking_lot = { version = "0.12.1", features = ["send_guard"] }
|
||||
url = "2.2.2"
|
||||
futures-util = "0.3.23"
|
||||
thiserror = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user