You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,3 @@ let connect_fut = tokio_postgres::connect("sslmode=require host=localhost user=p
20
20
21
21
# License
22
22
tokio-postgres-rustls is distributed under the MIT license.
23
-
24
-
# Submitting patches
25
-
26
-
To submit a patch, please familiarise yourself with [mailing list etiquette](https://man.sr.ht/lists.sr.ht/etiquette.md) and the use of [git-send-email](https://man.sr.ht/git.sr.ht/send-email.md) and then send your patch to the [~jbg/patches mailing list](https://lists.sr.ht/~jbg/patches). Please prefix the subject with [PATCH tokio-postgres-rustls].
0 commit comments