docs(project): update the library description

This commit is contained in:
orhun 2021-07-26 17:38:28 +03:00
parent 08496cb41b
commit bdf3d69409
No known key found for this signature in database
GPG key ID: F83424824B3E4B90

View file

@ -1,4 +1,4 @@
//! rustypaste is a minimal file upload/pastebin service. //! **Rustypaste** is a minimal file upload/pastebin service.
#![warn(missing_docs, clippy::unwrap_used)] #![warn(missing_docs, clippy::unwrap_used)]
/// Configuration file parser. /// Configuration file parser.