From 7998da85f0257bb02d63e0995d0631ca4afc2b54 Mon Sep 17 00:00:00 2001 From: Qrius Date: Thu, 24 Apr 2025 10:48:36 +0200 Subject: Deprecate rust version of skaldpress --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) 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"] -- cgit v1.2.3