Updated Cargo.toml keyword values
This commit is contained in:
parent
df2932427c
commit
01e8097fcc
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue