mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-24 09:38:29 +02:00
Websocket Support (#159)
This commit is contained in:
@@ -9,3 +9,4 @@ log = "0.4.22"
|
||||
serde = { version = "1.0.208", features = ["derive"] }
|
||||
ts-rs = { version = "10.0.0" }
|
||||
tokio = { version = "1.39.3", features = ["macros", "rt"] }
|
||||
serde_json = "1.0.132"
|
||||
|
||||
Reference in New Issue
Block a user