m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-19 10:23:42 -05:00

chore: init projects

This commit is contained in:
Sergio
2025-08-02 11:55:16 +03:00
commit 8a94e59dfa
13 changed files with 100 additions and 0 deletions

3
Cargo.toml Normal file
View File

@@ -0,0 +1,3 @@
[workspace]
members = ["cup", "cup_cli", "cup_server"]
resolver = "3"