9 lines
151 B
TOML
9 lines
151 B
TOML
[workspace]
|
|
members = [
|
|
"codegen",
|
|
"postgres-protocol",
|
|
"tokio-postgres",
|
|
"tokio-postgres-native-tls",
|
|
"tokio-postgres-openssl",
|
|
]
|