We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
9b7241e
Updated to rustls 0.17 and tokio-rustls 0.13. Marked the TlsConnect Future as Send.
34dfbd4
Made MakeRustlsConnect Clone to ease its use in connection pools. Cloning MakeRustlsConnect is very cheap since the struct contains only an Arc.
MakeRustlsConnect
Clone
Arc
2b2965e
Updated to tokio 0.2.x and tokio-postgres 0.5.x, and updated all other deps to latest versions.
tokio
tokio-postgres