summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-01-04 22:52:42 +0100
committermetamuffin <metamuffin@disroot.org>2025-01-04 22:52:42 +0100
commit2707f03617478e2a5e521961c46c9c6511d5088d (patch)
treea3516660f36614b006ea44eecf92bb4ff709fa3b /Cargo.toml
parent2c1d8fdfd65ceb9361114f0105c23ff6a94bac2e (diff)
downloadweareserver-2707f03617478e2a5e521961c46c9c6511d5088d.tar
weareserver-2707f03617478e2a5e521961c46c9c6511d5088d.tar.bz2
weareserver-2707f03617478e2a5e521961c46c9c6511d5088d.tar.zst
a
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index af54789..8635706 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,3 +1,3 @@
[workspace]
-members = ["network", "server"]
+members = ["shared", "server"]
resolver = "3"