summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 77bb4ca..5a463f8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,6 +3,7 @@ name = "skaldpress"
version = "2.2.1"
edition = "2021"
default-run = "skaldpress"
+description = "The rust version is deprecated in favor of the more malleable python rewrite"
[features]
default = ["time", "markdown", "deadlinks", "guile", "readline"]