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.
1 parent 06c58e1 commit 514ac75Copy full SHA for 514ac75
README.md
@@ -0,0 +1,11 @@
1
+# tokio-postgres-rustls
2
+This is an integration between the [rustls TLS stack](https://github.com/ctz/rustls)
3
+and the [tokio-postgres asynchronous PostgreSQL client library](https://github.com/sfackler/rust-postgres).
4
+
5
+[](https://crates.io/crates/tokio-postgres-rustls)
6
7
+[API Documentation](https://docs.rs/tokio-postgres-rustls/)
8
9
+# License
10
+tokio-postgres-rustls is distributed under the MIT license.
11
0 commit comments