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 2b2965e commit 5c90d16Copy full SHA for 5c90d16
Cargo.toml
@@ -3,6 +3,7 @@ name = "tokio-postgres-rustls"
3
description = "Rustls integration for tokio-postgres"
4
version = "0.3.0"
5
authors = ["jbg <jbg@dtmf.io>"]
6
+repository = "https://github.com/jbg/tokio-postgres-rustls"
7
edition = "2018"
8
license = "MIT"
9
readme = "README.md"
0 commit comments