Skip to content

Commit 67bdcd7

Browse files
committed
Fix whitespace
1 parent e8384f2 commit 67bdcd7

File tree

1 file changed

+1
-1
lines changed
  • sqlx-postgres/src/options

1 file changed

+1
-1
lines changed

sqlx-postgres/src/options/doc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,4 @@ let pool = PgPool::connect_with(opts).await?;
182182
[libpq-params]: https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-PARAMKEYWORDS
183183
[libpq-envars]: https://www.postgresql.org/docs/current/libpq-envars.html
184184
[rfc7468]: https://datatracker.ietf.org/doc/html/rfc7468
185-
[`webpki-roots`]: https://docs.rs/webpki-roots
185+
[`webpki-roots`]: https://docs.rs/webpki-roots

0 commit comments

Comments
 (0)