Add category
This commit is contained in:
parent
2caab6748d
commit
ba1cfb1898
@ -2,11 +2,12 @@
|
|||||||
name = "pwgenr"
|
name = "pwgenr"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["FliegendeWurst <2012gdwu@web.de>"]
|
authors = ["FliegendeWurst <2012gdwu@web.de>"]
|
||||||
description = "Untypable password generator"
|
description = "A untypable password generator"
|
||||||
repository = "https://gitlab.com/Sakuhl/pwgenr/"
|
repository = "https://gitlab.com/Sakuhl/pwgenr/"
|
||||||
keywords = ["password", "generator", "unicode"]
|
keywords = ["password", "generator", "unicode"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = "GPL-3.0"
|
license = "GPL-3.0"
|
||||||
|
categories = ["command-line-utilities"]
|
||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
Loading…
Reference in New Issue
Block a user