diff options
| author | metamuffin <metamuffin@disroot.org> | 2024-07-23 00:36:25 +0200 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2024-07-23 00:36:25 +0200 |
| commit | e00fa55e4984377956a50ad980c53b43715bea6c (patch) | |
| tree | fbeca868906397c5f0d6fef189899458e67512c7 /Cargo.lock | |
| parent | ebc77dc48ef7f97ab946f334f642da9bf69a7e99 (diff) | |
| download | hurrycurry-e00fa55e4984377956a50ad980c53b43715bea6c.tar hurrycurry-e00fa55e4984377956a50ad980c53b43715bea6c.tar.bz2 hurrycurry-e00fa55e4984377956a50ad980c53b43715bea6c.tar.zst | |
pc: menu background
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1232,6 +1232,7 @@ dependencies = [ "env_logger", "hurrycurry-protocol", "log", + "rand 0.9.0-alpha.1", "rustls", "sdl2", "serde_json", |