Skip to content

Commit b9531bb

Browse files
committed
fixed typo
1 parent 051d5b8 commit b9531bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ and the [tokio-postgres asynchronous PostgreSQL client library](https://github.c
1010

1111
```
1212
let config = rustls::ClientConfig::new();
13-
let tls = tokio_postgres::rustls::MakeRustlsConnect::new(config);
13+
let tls = tokio_postgres_rustls::MakeRustlsConnect::new(config);
1414
let connect_fut = tokio_postgres::connect("host=localhost user=postgres", tls);
1515
// ...
1616
```

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy