diff options
| author | Qrius <[email protected]> | 2025-04-24 10:48:36 +0200 |
|---|---|---|
| committer | Qrius <[email protected]> | 2025-04-24 10:48:38 +0200 |
| commit | 7998da85f0257bb02d63e0995d0631ca4afc2b54 (patch) | |
| tree | 8d0edbecf13ef2898502fbaea2123146262ab9e6 | |
| parent | c335325ad76dc7620726d9797832e5fd85fc6e76 (diff) | |
| download | skaldpress-rust.tar.gz skaldpress-rust.zip | |
Deprecate rust version of skaldpressrust
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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"] |
