rust-postgres/Cargo.toml
2017-03-12 13:46:01 -07:00

9 lines
126 B
TOML

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