summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-06-16 23:10:05 +0200
committermetamuffin <metamuffin@disroot.org>2024-06-16 23:10:05 +0200
commitc10d66de1bd2ef04e4010223dcd82443a5d558f0 (patch)
tree300283fd71569b8d8375001657795b4c4293d0aa /Cargo.toml
parentf21cccf9f381bd52dffbd3a9e6822300d5525897 (diff)
downloadhurrycurry-c10d66de1bd2ef04e4010223dcd82443a5d558f0.tar
hurrycurry-c10d66de1bd2ef04e4010223dcd82443a5d558f0.tar.bz2
hurrycurry-c10d66de1bd2ef04e4010223dcd82443a5d558f0.tar.zst
a
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
new file mode 100644
index 00000000..cae9660f
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,2 @@
+[workspace]
+members = ["server"]