The project currently requires native-tls (i.e. native openssl) for v0.9.1 use with tokio-postgres. I see that in master this requirement is changed, but it still uses native-tls as the only tls option. Rustls could be used instead.
But either way, please release a version without the native-tls requirement.
The project currently requires native-tls (i.e. native openssl) for v0.9.1 use with tokio-postgres. I see that in master this requirement is changed, but it still uses native-tls as the only tls option. Rustls could be used instead.
But either way, please release a version without the native-tls requirement.