rust-postgres/Cargo.toml
2018-04-16 20:22:56 -07:00

9 lines
126 B
TOML

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