🐛 bug: fix documentation ASCII art being treated as Rust code

main
_ 2021-04-17 17:35:37 -05:00
parent b975e463e8
commit eb9e8ed38c
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
//! This crate only contains integration tests. The other crates //! This crate only contains integration tests. The other crates
//! fit into this dependency DAG: //! fit into this dependency DAG:
//! //!
//! ``` //! ```text
//! * ptth //! * ptth
//! |\ //! |\
//! | * ptth_server //! | * ptth_server