diff options
author | metamuffin <metamuffin@disroot.org> | 2024-06-16 23:10:05 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-06-16 23:10:05 +0200 |
commit | c10d66de1bd2ef04e4010223dcd82443a5d558f0 (patch) | |
tree | 300283fd71569b8d8375001657795b4c4293d0aa /Cargo.toml | |
parent | f21cccf9f381bd52dffbd3a9e6822300d5525897 (diff) | |
download | hurrycurry-c10d66de1bd2ef04e4010223dcd82443a5d558f0.tar hurrycurry-c10d66de1bd2ef04e4010223dcd82443a5d558f0.tar.bz2 hurrycurry-c10d66de1bd2ef04e4010223dcd82443a5d558f0.tar.zst |
a
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
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"] |