Add category

This commit is contained in:
FliegendeWurst 2017-01-31 14:17:07 +01:00
parent 2caab6748d
commit ba1cfb1898

View File

@ -2,11 +2,12 @@
name = "pwgenr"
version = "0.1.0"
authors = ["FliegendeWurst <2012gdwu@web.de>"]
description = "Untypable password generator"
description = "A untypable password generator"
repository = "https://gitlab.com/Sakuhl/pwgenr/"
keywords = ["password", "generator", "unicode"]
readme = "README.md"
license = "GPL-3.0"
categories = ["command-line-utilities"]
build = "build.rs"
[dependencies]