2016-12-20 23:20:00 +00:00
|
|
|
[workspace]
|
2017-03-12 20:44:27 +00:00
|
|
|
members = [
|
|
|
|
"codegen",
|
2018-12-21 21:34:09 +00:00
|
|
|
"postgres",
|
2017-03-12 20:44:27 +00:00
|
|
|
"postgres-protocol",
|
2018-05-28 17:36:48 +00:00
|
|
|
"tokio-postgres",
|
2018-10-15 00:44:46 +00:00
|
|
|
"tokio-postgres-native-tls",
|
2018-06-27 04:00:26 +00:00
|
|
|
"tokio-postgres-openssl",
|
2017-03-12 20:44:27 +00:00
|
|
|
]
|