diff options
| author | Jomar Milan <jomarm@jomarm.com> | 2026-06-02 21:15:27 -0700 |
|---|---|---|
| committer | Jomar Milan <jomarm@jomarm.com> | 2026-06-02 21:15:27 -0700 |
| commit | ec2097b11f93ad968e171c0e961e0e06652ce44b (patch) | |
| tree | d404d2b7a021b57e19d2f668ae463ff311b4a988 /Cargo.lock | |
| parent | a2e55df0eeea9709175dd0a26c1e09bdaa60841a (diff) | |
Implement play websocket handshake
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -576,6 +576,7 @@ dependencies = [ "axum", "rust-embed", "serde", + "serde_json", "tokio", ] |
