From eb9e8ed38caf06b1cc0f628fd3f9ba633f33fb74 Mon Sep 17 00:00:00 2001 From: _ <_@_> Date: Sat, 17 Apr 2021 17:35:37 -0500 Subject: [PATCH] :bug: bug: fix documentation ASCII art being treated as Rust code --- src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib.rs b/src/lib.rs index c4f9a8e..ab826ed 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -6,7 +6,7 @@ //! This crate only contains integration tests. The other crates //! fit into this dependency DAG: //! -//! ``` +//! ```text //! * ptth //! |\ //! | * ptth_server