diff options
| author | metamuffin <metamuffin@disroot.org> | 2024-06-17 02:25:55 +0200 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2024-06-17 02:25:55 +0200 |
| commit | b8f7115ef39ff8e855f3452e087241f974745438 (patch) | |
| tree | f910caf244338c0e23bd6cdb31254bda8feb9ce9 /Cargo.toml | |
| parent | b65849bce3fe8ff8d6baebf29728868d4f164827 (diff) | |
| download | hurrycurry-b8f7115ef39ff8e855f3452e087241f974745438.tar hurrycurry-b8f7115ef39ff8e855f3452e087241f974745438.tar.bz2 hurrycurry-b8f7115ef39ff8e855f3452e087241f974745438.tar.zst | |
prime clients and tile rendering
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ [workspace] members = ["server"] +resolver = "2" |