added monorepo structure for ceasar-traffic and basic cli parsing with clap for test purpose
This commit is contained in:
parent
07020f6814
commit
b20bade6b7
8 changed files with 259 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[workspace]
|
||||
members = [
|
||||
"caesar_cli",
|
||||
"caesar_cli", "caesar_core", "caesar_server",
|
||||
]
|
||||
|
||||
[workspace.dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue