aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_common/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/whirl_common/Cargo.toml')
-rw-r--r--crates/whirl_common/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/whirl_common/Cargo.toml b/crates/whirl_common/Cargo.toml
index e0e704c..6d89283 100644
--- a/crates/whirl_common/Cargo.toml
+++ b/crates/whirl_common/Cargo.toml
@@ -3,7 +3,7 @@ name = "whirl_common"
version = "0.1.0"
authors = ["Fuwn <[email protected]>"]
edition = "2018"
-description = "Assorted utilities, for global use."
+description = "Provides assorted utilities for global use."
documentation = "https://whirlsplash.org/docs/"
readme = "../../README.rst"
homepage = "https://whirlsplash.org"