aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_server/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/whirl_server/Cargo.toml')
-rw-r--r--crates/whirl_server/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/whirl_server/Cargo.toml b/crates/whirl_server/Cargo.toml
index 1697faf..bcf5daf 100644
--- a/crates/whirl_server/Cargo.toml
+++ b/crates/whirl_server/Cargo.toml
@@ -3,7 +3,7 @@ name = "whirl_server"
version = "0.1.0"
authors = ["Fuwn <[email protected]>"]
edition = "2018"
-description = "Exposes the Distributor and Hub for further use."
+description = "Instantiates the sub-servers which a WorldServer *should* accommodate."
documentation = "https://whirlsplash.org/docs/"
readme = "../../README.rst"
homepage = "https://whirlsplash.org"