Simple event struct with serialization
This commit is contained in:
@@ -13,3 +13,6 @@ futures-util = "0.3.17"
|
||||
tokio-tungstenite = "0.16.0"
|
||||
tungstenite = "0.16.0"
|
||||
thiserror = "1.0.30"
|
||||
serde = { version = "1.0.130", features = ["derive"] }
|
||||
serde_json = "1.0.71"
|
||||
serde_repr = "0.1.7"
|
||||
|
||||
Reference in New Issue
Block a user