aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-09-27 22:01:49 +0200
committermetamuffin <metamuffin@disroot.org>2024-09-27 22:02:01 +0200
commitfb83d18865fcefbddb6fc9855c7a91cbe45f6d41 (patch)
tree90cef2eecab0275e2418608186e5e03d96ccce63 /Cargo.toml
parent6ffcb0e03a6c2af11547de900eed1f542bc0b40b (diff)
downloadhurrycurry-fb83d18865fcefbddb6fc9855c7a91cbe45f6d41.tar
hurrycurry-fb83d18865fcefbddb6fc9855c7a91cbe45f6d41.tar.bz2
hurrycurry-fb83d18865fcefbddb6fc9855c7a91cbe45f6d41.tar.zst
mdns discovery program
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 d36bc510..cbe90e84 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,6 +6,7 @@ members = [
"server/client-lib",
"server/replaytool",
"server/registry",
+ "server/discover",
"pixel-client",
"pixel-client/tools",
"locale/tools",