rust-postgres/Cargo.toml
2018-08-19 22:07:01 -07:00

12 lines
208 B
TOML

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