mirror of
https://github.com/amigan/rustypaste-pretty.git
synced 2024-11-21 20:09:48 -05:00
docs(project): update the library description
This commit is contained in:
parent
08496cb41b
commit
bdf3d69409
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue