aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-09-30 19:13:48 +0200
committermetamuffin <metamuffin@disroot.org>2024-09-30 19:13:56 +0200
commit4e109e806c3c177f10b842865a21e689c0f5a10d (patch)
treebd0ac7c3899d78d53dc3201e7dada221a42281d0 /Cargo.toml
parentcec458036f8b36c7b443d3cc1185a14817b35bbe (diff)
downloadhurrycurry-4e109e806c3c177f10b842865a21e689c0f5a10d.tar
hurrycurry-4e109e806c3c177f10b842865a21e689c0f5a10d.tar.bz2
hurrycurry-4e109e806c3c177f10b842865a21e689c0f5a10d.tar.zst
recipe generation with javascript for portability to nodejs which we use for flatpak
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 89a4e650..cbe90e84 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,6 @@ members = [
"server/replaytool",
"server/registry",
"server/discover",
- "data/recipes",
"pixel-client",
"pixel-client/tools",
"locale/tools",