aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-06-17 02:25:55 +0200
committermetamuffin <metamuffin@disroot.org>2024-06-17 02:25:55 +0200
commitb8f7115ef39ff8e855f3452e087241f974745438 (patch)
treef910caf244338c0e23bd6cdb31254bda8feb9ce9 /Cargo.toml
parentb65849bce3fe8ff8d6baebf29728868d4f164827 (diff)
downloadhurrycurry-b8f7115ef39ff8e855f3452e087241f974745438.tar
hurrycurry-b8f7115ef39ff8e855f3452e087241f974745438.tar.bz2
hurrycurry-b8f7115ef39ff8e855f3452e087241f974745438.tar.zst
prime clients and tile rendering
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cae9660f..156820ec 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,2 +1,3 @@
[workspace]
members = ["server"]
+resolver = "2"