rust-postgres/Cargo.toml
2019-11-17 18:28:12 -08:00

17 lines
291 B
TOML

[workspace]
members = [
"codegen",
"postgres",
"postgres-derive",
"postgres-derive-test",
"postgres-native-tls",
"postgres-openssl",
"postgres-protocol",
"postgres-types",
"tokio-postgres",
"tokio-postgres-binary-copy",
]
[profile.release]
debug = 2