9 lines
126 B
TOML
9 lines
126 B
TOML
[workspace]
|
|
members = [
|
|
"codegen",
|
|
"postgres",
|
|
"postgres-protocol",
|
|
"postgres-shared",
|
|
"tokio-postgres"
|
|
]
|