diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ name = "windmark" version = "0.0.0" authors = ["Fuwn <[email protected]>"] edition = "2021" -description = "Simple and highly performant Gemini server framework" +description = "A simple and highly performant Gemini server framework" documentation = "https://docs.rs/windmark" readme = "README.md" homepage = "https://github.com/gemrest/windmark" |