aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-27 06:33:35 +0000
committerFuwn <[email protected]>2022-03-27 06:33:35 +0000
commit0e82e6adbec6e995b47647be93d986650a54454c (patch)
tree430725b4bf987cdacc6d1541a905a9add7ad55f8 /Cargo.toml
parentfeat(router): set charset and language (diff)
downloadwindmark-0e82e6adbec6e995b47647be93d986650a54454c.tar.xz
windmark-0e82e6adbec6e995b47647be93d986650a54454c.zip
docs(meta): update description
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 79bdb65..92d906f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@ name = "windmark"
version = "0.0.0"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
-description = "A simple and highly performant Gemini server framework"
+description = "An elegant and highly performant async Gemini server framework"
documentation = "https://docs.rs/windmark"
readme = "README.md"
homepage = "https://github.com/gemrest/windmark"