Skip to content

Commit

Permalink
added keywords to metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
pacman82 committed Sep 19, 2016
1 parent 00ba4d1 commit 487a13b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ license = "MIT"
repository = "https://github.com/blue-yonder/vikos"
documentation = "https://docs.rs/vikos/"
readme = "README.md"
keywords = ["machine learning"]

[dependencies]
num = "0.1.35"
Expand All @@ -16,5 +17,3 @@ clippy = {version= "0.0.90", optional = true }
[features]
default = []
dev = [ "clippy" ]


0 comments on commit 487a13b

Please sign in to comment.