From 8f0f8804febac5dcc973f2a6e5e2b2a39c2dbe19 Mon Sep 17 00:00:00 2001 From: alvarocabo Date: Sat, 8 Jul 2023 21:36:11 +0200 Subject: [PATCH] Small fix --- src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib.rs b/src/lib.rs index a8a9714..cb78139 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -25,7 +25,7 @@ Cookie automatic authentication using CookieStore - Search via raw text -# 2. Examples +# Examples ```rust use bb8_postgres::tokio_postgres::NoTls;