Skip to content

Commit

Permalink
Merge pull request #10 from faern/master
Browse files Browse the repository at this point in the history
Add cargo keywords+categories
  • Loading branch information
oconnor663 authored Apr 17, 2017
2 parents 8e88277 + 43b2d5e commit ee52265
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ license = "MIT"
repository = "https://github.com/oconnor663/shared_child.rs"
documentation = "https://docs.rs/shared_child"
description = "a library for using child processes from multiple threads"
keywords = ["command", "process", "child", "clone", "wait"]
categories = ["os"]

[dependencies]
libc = "^0.2.20"
Expand Down

0 comments on commit ee52265

Please sign in to comment.