init repo.

This commit is contained in:
tqcq
2025-07-14 10:27:31 +08:00
commit d2433ca8c3
7 changed files with 23 additions and 0 deletions

3
Cargo.toml Normal file
View File

@@ -0,0 +1,3 @@
[workspace]
resolver = "3"
members = ["server", "client"]