e760d82f64
They're way too wordy and used with both tokio-postgres and postgres anyway.
13 lines
184 B
TOML
13 lines
184 B
TOML
[workspace]
|
|
members = [
|
|
"codegen",
|
|
"postgres",
|
|
"postgres-native-tls",
|
|
"postgres-openssl",
|
|
"postgres-protocol",
|
|
"tokio-postgres",
|
|
]
|
|
|
|
[profile.release]
|
|
debug = 2
|