vesys-bank-server/Cargo.toml

9 lines
113 B
TOML

[workspace]
members = [
"bank",
"http-client",
"http-lib",
"http-server",
"socket-server",
]