rust-postgres/Cargo.toml
2018-12-08 17:39:20 -08:00

9 lines
151 B
TOML

[workspace]
members = [
"codegen",
"postgres-protocol",
"tokio-postgres",
"tokio-postgres-native-tls",
"tokio-postgres-openssl",
]