Updated Cargo.toml keyword values

This commit is contained in:
Zachary Dziura 2018-03-10 10:16:49 -05:00
parent df2932427c
commit 01e8097fcc

View file

@ -6,7 +6,7 @@ authors = ["Zachary Dziura <zcdziura@gmail.com>"]
readme = "README.md" readme = "README.md"
license = "Unlicense/MIT" license = "Unlicense/MIT"
repository = "https://gitlab.com/zcdziura/sterling" repository = "https://gitlab.com/zcdziura/sterling"
keywords = ["d&d", "coins", "converter", "currency", "5e"] keywords = ["dnd", "coins", "converter", "currency", "5e"]
[dependencies] [dependencies]
clap = "2.31.1" clap = "2.31.1"