]> git.g-eek.se Git - ranknauto.git/commitdiff
Sys. Add description parameters to cargo conf v.0.2
authorGustav Eek <gustav.eek@fripost.org>
Thu, 2 Feb 2023 07:14:51 +0000 (08:14 +0100)
committerGustav Eek <gustav.eek@fripost.org>
Thu, 2 Feb 2023 07:14:51 +0000 (08:14 +0100)
Cargo.toml

index 2132b73bd386c74057aa11cef986f97b0fad37ba..abd5f8835838e5bf50077052a886a3058c8ca482 100644 (file)
@@ -6,6 +6,13 @@
 name = "ranknauto"
 version = "0.1.0"
 authors = ["Gustav Eek <gustav.eek@fripost.org>"]
+license = "GPL-3.0-or-later"
+description = "Rank N' Auto, automatic normalized ranking"
+readme = "README"
+homepage = "https://g-eek.se"
+repository = "gitolite3@git.g-eek.se:ranknauto"
+keywords = ["rank", "rankorder"]
+categories = ["command-line-utilities"]
 edition = "2018"
 
 [dependencies]