Skip to content

Commit

Permalink
Add a bit of metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Freaky committed Jan 7, 2019
1 parent 7e18444 commit fe4594e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ version = "0.1.0"
authors = ["Thomas Hurst <tom@hur.st>"]
license = "MIT"
description = "Count Words, a wc clone"
repository = "https://github.com/Freaky/cw"
keywords = ["wc", "word", "count"]
categories = [ "command-line-utilities", "text-processing" ]
edition = "2018"

[dependencies]
Expand Down

0 comments on commit fe4594e

Please sign in to comment.