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
1 changed files with 1 additions and 1 deletions

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)]
/// Configuration file parser.