14571ab029
It will be coming back! It's just going to involve a full rewrite and removing it for now makes some of that restructuring easier.
10 lines
174 B
TOML
10 lines
174 B
TOML
[workspace]
|
|
members = [
|
|
"codegen",
|
|
"postgres-protocol",
|
|
"postgres-shared",
|
|
"tokio-postgres",
|
|
"tokio-postgres-native-tls",
|
|
"tokio-postgres-openssl",
|
|
]
|