- add: virtual workspace
- add: start of packet-service
This commit is contained in:
7
Cargo.toml
Normal file
7
Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"auth-service",
|
||||
"database-service",
|
||||
"packet-service",
|
||||
]
|
||||
resolver = "2"
|
||||
Reference in New Issue
Block a user