cli: Remove the Debian dependency and add maintenance status.

This commit is contained in:
Dorian 2020-03-02 10:15:12 -05:00
parent 5732f98db0
commit a1477e3509
1 changed files with 2 additions and 10 deletions

View File

@ -9,17 +9,9 @@ homepage = "https://rookeries.org/"
license = "Apache-2.0"
description = "Developer and designer friendly static site generator"
[package.metadata.deb]
depends = "$auto"
extended-description = """
Rookeries is a developer and designer friendly static site generator for
building gorgeous, maintainable and extendable websites, that embraces the
future of the web. Build a fast single-page static site using Markdown,
templates, web components and rebuilt plugins.
"""
[badges]
circle-ci = { repository = "dorianpula/rookeries" }
maintenance = { status = "experimental" }
[dependencies]
actix-files = "0.1.3"