rust-postgres/Cargo.toml
2019-08-30 14:15:03 -07:00

13 lines
184 B
TOML

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