postgres-protocol-v0.6.8
Chore(postgres): prefer sub-crates of `futures`
Upgrade to tokio 0.3
query_typed tweaks
refactor: apply review comments
Blocking binary copy support
remove rustc-serialize dependency
fix clippy
Add RowIter::rows_affected
Make postgres::Client Send again
Don't spawn off connection in blocking impl