diff options
| author | Martin Hafskjold Thoresen <martin@vind.ai> | 2025-01-04 18:57:20 +0100 |
|---|---|---|
| committer | Martin Hafskjold Thoresen <martin@vind.ai> | 2025-01-04 18:57:20 +0100 |
| commit | 339ae839dab7b55e7ada0f5d04c275cff13b28d8 (patch) | |
| tree | 4cef1244e27fd75f88702f5e85f3332a69a57afe /Cargo.lock | |
| parent | e855b6f7315b1f2db6a5c3a5a46fffeeb15251b0 (diff) | |
| download | musicgame-339ae839dab7b55e7ada0f5d04c275cff13b28d8.tar.gz musicgame-339ae839dab7b55e7ada0f5d04c275cff13b28d8.zip | |
Begin on fine game logic with messages
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -126,6 +126,7 @@ dependencies = [ "axum", "axum-core 0.5.0", "bytes", + "cookie", "futures-util", "http", "http-body", |
