From 9ba6241345458e339212d67c8d6b421688a26cbf Mon Sep 17 00:00:00 2001 From: Einliterflasche Date: Sun, 21 May 2023 16:45:15 +0200 Subject: [PATCH] Fix README layout --- pg-worm/src/lib.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/pg-worm/src/lib.rs b/pg-worm/src/lib.rs index 171a21d..0757969 100644 --- a/pg-worm/src/lib.rs +++ b/pg-worm/src/lib.rs @@ -106,6 +106,7 @@ //! - the connection to the database collapsed, //! - `pg_worm` is unable to parse Postgres' response, //! - ... +//! //! the program will panic. //! * ease of use. The goal of `pg_worm` is **not** to become an enterprise solution. //! If adding an option means infringing the ease of use then it will likely