aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-09-20 20:59:26 +0200
committermetamuffin <metamuffin@disroot.org>2024-09-20 21:36:36 +0200
commit44e90c75d10815633edaf979847c89b5d62242a3 (patch)
tree97920070b43761e424e27238e3b9ce3af71b7537 /Cargo.toml
parent16e4ea0125ca7d311d2b0b1292b31a8daa4836a4 (diff)
downloadhurrycurry-44e90c75d10815633edaf979847c89b5d62242a3.tar
hurrycurry-44e90c75d10815633edaf979847c89b5d62242a3.tar.bz2
hurrycurry-44e90c75d10815633edaf979847c89b5d62242a3.tar.zst
draft server list registry server
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 14915aa0..d36bc510 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,6 +5,7 @@ members = [
"server/bot",
"server/client-lib",
"server/replaytool",
+ "server/registry",
"pixel-client",
"pixel-client/tools",
"locale/tools",