0
0
mirror of https://github.com/TeFiLeDo/listload.git synced 2024-11-01 01:56:17 +01:00

add keywords and categories

This commit is contained in:
Adrian Wannenmacher 2023-06-28 00:32:45 +02:00
parent e6ef57b261
commit 59b3885fe5
Signed by: tfld
GPG Key ID: 19D986ECB1E492D5

View File

@ -6,6 +6,8 @@ license = "EUPL-1.2"
authors = ["Adrian Wannenmacher <tfld@tfld.dev>"] authors = ["Adrian Wannenmacher <tfld@tfld.dev>"]
description = "Download a list of predefined files." description = "Download a list of predefined files."
repository = "https://github.com/TeFiLeDo/listload" repository = "https://github.com/TeFiLeDo/listload"
categories = ["command-line-utilities"]
keywords = ["download", "http", "https"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html