summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-09-03 17:33:23 +0200
committermetamuffin <metamuffin@disroot.org>2024-09-03 17:33:23 +0200
commitc347dd1d16659c7068f34d8b7dfd688dc20ab2a7 (patch)
tree2d0b55bf23f2effcd91a22eb78dbc6dd845c65a4 /Cargo.toml
parentacc48f21b22c12ecc3b2dbb19e817e147f3f2dff (diff)
downloadhurrycurry-c347dd1d16659c7068f34d8b7dfd688dc20ab2a7.tar
hurrycurry-c347dd1d16659c7068f34d8b7dfd688dc20ab2a7.tar.bz2
hurrycurry-c347dd1d16659c7068f34d8b7dfd688dc20ab2a7.tar.zst
message ids for most current strings
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 f125b8a3..14915aa0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,5 +7,6 @@ members = [
"server/replaytool",
"pixel-client",
"pixel-client/tools",
+ "locale/tools",
]
resolver = "2"