Skip to content

Commit

Permalink
Update cargo keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
varunsrin committed Jan 1, 2021
1 parent af81a38 commit ed1f299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ documentation = "https://docs.rs/rusty-money"
description = """
Parse, format and perform calculations with money safely.
"""
keywords = ["money", "currency", "iso-4217", "exchange", "crypto", "cryptocurrency"]
keywords = ["money", "currency", "iso-4217", "crypto", "cryptocurrency"]
categories = ["data-structures", "rust-patterns", "cryptography::cryptocurrencies"]

[features]
Expand Down

0 comments on commit ed1f299

Please sign in to comment.